<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_simplelazyobject.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>2022-02-07T19:37:05Z</updated>
<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 #23919 -- Removed misc references to Python 2.</title>
<updated>2017-01-22T01:02:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-22T01:02:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d170c63351944fd91b2206d10f89e7ff75b53b76'/>
<id>urn:sha1:d170c63351944fd91b2206d10f89e7ff75b53b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed six.PY2/PY3 usage</title>
<updated>2017-01-18T15:21:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-12-01T10:38:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c716fe87821df00f9f03ecc761c914d1682591a2'/>
<id>urn:sha1:c716fe87821df00f9f03ecc761c914d1682591a2</id>
<content type='text'>
Thanks Tim Graham for the review.
</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>Fixed #21840 -- Moved dunder methods from SimpleLazyObject to LazyObject.</title>
<updated>2014-03-13T09:03:01Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2014-01-29T04:53:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61917aa08b4ab2bc35f3ffe87b7693bd8b58e205'/>
<id>urn:sha1:61917aa08b4ab2bc35f3ffe87b7693bd8b58e205</id>
<content type='text'>
This commit also added tests for LazyObject and refactored
the testsuite of SimpleLazyObject so that it can share
test cases with LazyObject.
</content>
</entry>
<entry>
<title>Fixing E302 Errors</title>
<updated>2013-11-03T04:48:47Z</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2013-11-02T21:34:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3791463a5a9674f8e0148fbab57eae23c138896'/>
<id>urn:sha1:c3791463a5a9674f8e0148fbab57eae23c138896</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
</entry>
<entry>
<title>Removed unused local variables in tests.</title>
<updated>2013-10-19T12:31:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-19T12:31:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96d1d4e29275f4f5900f0725975d2ad0a4d05816'/>
<id>urn:sha1:96d1d4e29275f4f5900f0725975d2ad0a4d05816</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21118 -- Isolated a test that uses the database.</title>
<updated>2013-09-18T13:42:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-09-18T13:35:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4f40b97d9728175c195c81f2413d800238bc8804'/>
<id>urn:sha1:4f40b97d9728175c195c81f2413d800238bc8804</id>
<content type='text'>
Thanks rmboggs for the report.
</content>
</entry>
<entry>
<title>Replaced "not PY3" by "PY2", new in six 1.4.0.</title>
<updated>2013-09-02T10:11:02Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-09-02T10:06:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=365c3e8b73eab825a8ecd0cf8046e1a0824ccd45'/>
<id>urn:sha1:365c3e8b73eab825a8ecd0cf8046e1a0824ccd45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Regression test and patch for ticket #20924.</title>
<updated>2013-08-15T18:59:58Z</updated>
<author>
<name>Nick Bruun</name>
<email>nick@bruun.co</email>
</author>
<published>2013-08-15T18:59:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9ef96e73cf2f2613eb6ca96038ef8c4271ac116'/>
<id>urn:sha1:b9ef96e73cf2f2613eb6ca96038ef8c4271ac116</id>
<content type='text'>
</content>
</entry>
</feed>
