<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/test_runner/test_debug_sql.py, branch 4.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=4.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=4.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-10-24T06:11:30Z</updated>
<entry>
<title>Fixed #34111 -- Made test runner with --debug-sql format SQL queries.</title>
<updated>2022-10-24T06:11:30Z</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-10-20T22:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3283120cca5d5eba5c3619612d0de5ad49dcf054'/>
<id>urn:sha1:3283120cca5d5eba5c3619612d0de5ad49dcf054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33173 -- Fixed test_runner/test_utils tests on Python 3.11+.</title>
<updated>2022-04-07T05:02:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-04-07T05:02:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2ee4caf56b8e000cabbb73ad81ff05738d6d0a35'/>
<id>urn:sha1:2ee4caf56b8e000cabbb73ad81ff05738d6d0a35</id>
<content type='text'>
Python 3.11 uses fully qualified test name in unittest output. See
https://github.com/python/cpython/commit/755be9b1505af591b9f2ee424a6525b6c2b65ce9</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/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32227 -- Prevented crash when setUpTestData() errors with --debug-sql.</title>
<updated>2020-11-28T11:22:59Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-11-26T10:07:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b9fd09d21b722c3745501151f9cbd5b95ccc3177'/>
<id>urn:sha1:b9fd09d21b722c3745501151f9cbd5b95ccc3177</id>
<content type='text'>
Thanks Mariusz Felisiak for the report.
</content>
</entry>
<entry>
<title>Fixed #27857 -- Dropped support for Python 3.4.</title>
<updated>2017-09-25T21:11:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-18T00:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cfff2af02be40106d4759cc6f8bfa476ce82421c'/>
<id>urn:sha1:cfff2af02be40106d4759cc6f8bfa476ce82421c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28360 -- Fixed test runner crash with --debug-sql on fail/error in subTest.</title>
<updated>2017-07-05T20:56:24Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-07-05T05:17:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6de2930078d5d13894315c0a88549e6a5e71c701'/>
<id>urn:sha1:6de2930078d5d13894315c0a88549e6a5e71c701</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/chango.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.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/chango.git/commit/?id=c716fe87821df00f9f03ecc761c914d1682591a2'/>
<id>urn:sha1:c716fe87821df00f9f03ecc761c914d1682591a2</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #14091 -- Fixed connection.queries on SQLite.</title>
<updated>2015-09-17T21:01:33Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2015-09-13T07:30:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4f6a7663bcddffb114f2647f9928cbf1fdd8e4b5'/>
<id>urn:sha1:4f6a7663bcddffb114f2647f9928cbf1fdd8e4b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25377 -- Changed Count queries to execute COUNT(*) instead of COUNT('*').</title>
<updated>2015-09-14T17:41:35Z</updated>
<author>
<name>Adam Chainz</name>
<email>adam@adamj.eu</email>
</author>
<published>2015-09-10T16:07:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3fe3887a2ed94f7b15be769f6d81571031ec5627'/>
<id>urn:sha1:3fe3887a2ed94f7b15be769f6d81571031ec5627</id>
<content type='text'>
</content>
</entry>
</feed>
