<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/regex_helper.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-01-26T11:45:07Z</updated>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30899 -- Made _lazy_re_compile() support bytes.</title>
<updated>2019-10-29T08:14:24Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-10-28T10:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=39a34d4bf94bc8325119bc23b64f3a041a85dd2d'/>
<id>urn:sha1:39a34d4bf94bc8325119bc23b64f3a041a85dd2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #30899 -- Moved _lazy_re_compile() to the django.utils.regex_helper.</title>
<updated>2019-10-29T08:14:24Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-10-26T13:32:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4cba148d8356596da80c4d93a96fb335e4b0b6b'/>
<id>urn:sha1:c4cba148d8356596da80c4d93a96fb335e4b0b6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28996 -- Simplified some boolean constructs and removed trivial continue statements.</title>
<updated>2018-01-12T17:44:50Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>Dilyan.Palauzov@db.com</email>
</author>
<published>2018-01-12T14:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a38ae914d89809aed6d79337b74a8b31b6d3849a'/>
<id>urn:sha1:a38ae914d89809aed6d79337b74a8b31b6d3849a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27648 -- Removed support for (iLmsu) regex groups in url() patterns.</title>
<updated>2017-09-22T16:51:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-03T01:16:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ba42456c2e3f8f63a72b79f7d8c24a296d2cf0fe'/>
<id>urn:sha1:ba42456c2e3f8f63a72b79f7d8c24a296d2cf0fe</id>
<content type='text'>
Per deprecation timeline.
</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>Refs #23919 -- Removed most of remaining six usage</title>
<updated>2017-01-18T20:33:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-07T11:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2b281cc35ed9d997614ca3c416928d7fabfef1ad'/>
<id>urn:sha1:2b281cc35ed9d997614ca3c416928d7fabfef1ad</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>
</feed>
