<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_text.py, branch 2.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-08-21T15:46:45Z</updated>
<entry>
<title>Fixed #29654 -- Made text truncation an ellipsis character instead of three dots.</title>
<updated>2018-08-21T15:46:45Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-08-21T13:28:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=201017df308266c7d5ed20181e6d0ffa5832e3e9'/>
<id>urn:sha1:201017df308266c7d5ed20181e6d0ffa5832e3e9</id>
<content type='text'>
Thanks Sudhanshu Mishra for the initial patch and Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #29412 -- Stopped marking slugify() result as HTML safe.</title>
<updated>2018-07-20T14:44:30Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-07-14T08:38:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b004bd62e83588fdb0e533fdeec993aec358281d'/>
<id>urn:sha1:b004bd62e83588fdb0e533fdeec993aec358281d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator.</title>
<updated>2018-03-06T13:30:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-24T21:22:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97b7dd59bb8d6163239061e2022153c3415d146d'/>
<id>urn:sha1:97b7dd59bb8d6163239061e2022153c3415d146d</id>
<content type='text'>
Thanks James Davis for suggesting the fix.
</content>
</entry>
<entry>
<title>Updated tests after French translation update</title>
<updated>2017-04-04T11:07:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-04-04T11:07:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=389c3ffc04eaa6186ae0bad523995e8fcf7620df'/>
<id>urn:sha1:389c3ffc04eaa6186ae0bad523995e8fcf7620df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27795 -- Removed unneeded force_text calls</title>
<updated>2017-03-04T17:18:21Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-03-04T14:47:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8346680e1ca4a8ddc8190baf3f5f944f6418d5cf'/>
<id>urn:sha1:8346680e1ca4a8ddc8190baf3f5f944f6418d5cf</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode().</title>
<updated>2017-02-09T14:03:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-07T17:05:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=500532c95db40b0b24654be7bb0d76b66b022bd5'/>
<id>urn:sha1:500532c95db40b0b24654be7bb0d76b66b022bd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted usage of ugettext* functions to their gettext* aliases</title>
<updated>2017-02-07T08:04:04Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-26T19:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c651331b34b7c3841c126959e6e52879bc6f0834'/>
<id>urn:sha1:c651331b34b7c3841c126959e6e52879bc6f0834</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed six.&lt;various&gt;_types usage</title>
<updated>2017-01-18T19:18:46Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-12-29T15:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b2f2e74adb36a4334e83130f6abc2f79d395235'/>
<id>urn:sha1:7b2f2e74adb36a4334e83130f6abc2f79d395235</id>
<content type='text'>
Thanks Tim Graham and Simon Charette for the reviews.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.</title>
<updated>2016-11-11T02:30:21Z</updated>
<author>
<name>za</name>
<email>za@python.or.id</email>
</author>
<published>2016-10-27T07:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=321e94fa41b121f65c02119c02098df327bbd569'/>
<id>urn:sha1:321e94fa41b121f65c02119c02098df327bbd569</id>
<content type='text'>
</content>
</entry>
</feed>
