<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/utils_tests/test_module_loading.py, branch 2.2.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.2.3</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.2.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2018-11-27T13:58:44Z</updated>
<entry>
<title>Switched TestCase to SimpleTestCase where possible in Django's tests.</title>
<updated>2018-11-27T13:58:44Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-11-26T19:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=193c109327c5216cab1d4eed6bfdff24629b09a3'/>
<id>urn:sha1:193c109327c5216cab1d4eed6bfdff24629b09a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28241 -- Allowed module_has_submodule()'s module_name arg to be a dotted path.</title>
<updated>2017-06-08T18:34:20Z</updated>
<author>
<name>Thomas Khyn</name>
<email>thomas@ksytek.com</email>
</author>
<published>2017-06-08T18:34:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f6bd00131e687aedf2719ad31e84b097562ca5f2'/>
<id>urn:sha1:f6bd00131e687aedf2719ad31e84b097562ca5f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed an obsolete test for a Python 2 code path (refs #15662).</title>
<updated>2017-01-27T22:39:49Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-27T22:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9e9e73735e9aa651b5c8ad7a700f90ccb5d3b18b'/>
<id>urn:sha1:9e9e73735e9aa651b5c8ad7a700f90ccb5d3b18b</id>
<content type='text'>
Fixed #21628 by removing the last usage of the imp module.</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.</title>
<updated>2017-01-20T13:01:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T13:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4e729feaa647547f25debb1cb63dec989dc41a20'/>
<id>urn:sha1:4e729feaa647547f25debb1cb63dec989dc41a20</id>
<content type='text'>
These functions do nothing on Python 3.</content>
</entry>
<entry>
<title>Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2.</title>
<updated>2017-01-20T07:49:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T02:10:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=109b33f64c8d3f48c9e0bd3ea8d42fe6f3cb02b7'/>
<id>urn:sha1:109b33f64c8d3f48c9e0bd3ea8d42fe6f3cb02b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Stopped inheriting from object to define new style classes.</title>
<updated>2017-01-19T07:39:46Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-19T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cecc079168e8669138728d31611ff3a1e7eb3a9f'/>
<id>urn:sha1:cecc079168e8669138728d31611ff3a1e7eb3a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.</title>
<updated>2016-12-07T22:42:31Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-07T22:42:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b5f0b3478dfcf0335f8ac2038d59f54b4a05f2a0'/>
<id>urn:sha1:b5f0b3478dfcf0335f8ac2038d59f54b4a05f2a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.</title>
<updated>2016-01-29T18:37:33Z</updated>
<author>
<name>Hasan</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2016-01-18T08:45:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=26ad01719d73823e65c0358a2ee9941e0a888a63'/>
<id>urn:sha1:26ad01719d73823e65c0358a2ee9941e0a888a63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26022 -- Used context manager version of assertRaises in tests.</title>
<updated>2016-01-29T17:32:18Z</updated>
<author>
<name>Hasan</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2016-01-17T11:26:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3d0dcd7f5af378d3ab6adb303b913e6c7b2e0ee5'/>
<id>urn:sha1:3d0dcd7f5af378d3ab6adb303b913e6c7b2e0ee5</id>
<content type='text'>
</content>
</entry>
</feed>
