<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/encoding.py, branch 3.0.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-08-28T07:20:46Z</updated>
<entry>
<title>Refs #27795 -- Removed an unnecessary force_bytes() call in uri_to_iri().</title>
<updated>2019-08-28T07:20:46Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-08-28T07:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1e6b9e29e64fc9f13d4680be141c64d24eb92cc9'/>
<id>urn:sha1:1e6b9e29e64fc9f13d4680be141c64d24eb92cc9</id>
<content type='text'>
The value returned from urllib.parse.quote() is always a string, so can
safely call .encode().</content>
</entry>
<entry>
<title>Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.utils.encoding.uri_to_iri().</title>
<updated>2019-08-01T07:24:54Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2019-07-19T15:04:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76ed1c49f804d409cfc2911a890c78584db3c76e'/>
<id>urn:sha1:76ed1c49f804d409cfc2911a890c78584db3c76e</id>
<content type='text'>
Thanks to Guido Vranken for initial report.
</content>
</entry>
<entry>
<title>Refs #30608 -- Added django.utils.encoding.punycode().</title>
<updated>2019-07-03T08:48:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-07-02T17:32:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f226bdbf4e06aa8ca787e34b0c626965ac526f28'/>
<id>urn:sha1:f226bdbf4e06aa8ca787e34b0c626965ac526f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27753 -- Deprecated django.utils.encoding.force_text() and smart_text().</title>
<updated>2019-02-06T19:12:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-02-05T14:19:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d55e88292723764a16f0689c73bc7e739dfa6047'/>
<id>urn:sha1:d55e88292723764a16f0689c73bc7e739dfa6047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27753 -- Favored force/smart_str() over force/smart_text().</title>
<updated>2019-02-06T19:12:06Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2017-01-26T09:08:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bb6a4390c0a57da991fcb1c0642b9b3fccff751'/>
<id>urn:sha1:3bb6a4390c0a57da991fcb1c0642b9b3fccff751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27753 -- Removed django.utils.six.</title>
<updated>2019-02-05T17:58:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2019-02-05T00:53:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41384812efe209c8295a50d78b45e0ffb2992436'/>
<id>urn:sha1:41384812efe209c8295a50d78b45e0ffb2992436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified force_bytes().</title>
<updated>2018-07-09T16:25:55Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-07-09T06:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d6fe18dde78d07e5f0249e21419f19a67ca4aa4'/>
<id>urn:sha1:7d6fe18dde78d07e5f0249e21419f19a67ca4aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Updated references to urllib.quote() to Python 3 location.</title>
<updated>2017-10-31T16:05:54Z</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2017-10-31T16:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23e551ce6c7956e4c143357643dab2e89d30bfe0'/>
<id>urn:sha1:23e551ce6c7956e4c143357643dab2e89d30bfe0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27656 -- Updated django.utils docstring verbs according to PEP 257.</title>
<updated>2017-02-11T21:11:08Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-01-24T20:32:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9718fa2e8abe430c3526a9278dd976443d4ae3c6'/>
<id>urn:sha1:9718fa2e8abe430c3526a9278dd976443d4ae3c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26005 -- Fixed some percent decoding cases in uri_to_iri().</title>
<updated>2017-02-09T14:22:00Z</updated>
<author>
<name>Chronial</name>
<email>git@chronial.de</email>
</author>
<published>2017-02-07T13:55:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03281d8fe7a32f580a85235659d4fbb143eeb867'/>
<id>urn:sha1:03281d8fe7a32f580a85235659d4fbb143eeb867</id>
<content type='text'>
</content>
</entry>
</feed>
