<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/async, branch 3.2</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Refs #31224 -- Added autoconversion of test async methods.</title>
<updated>2020-03-05T13:29:21+00:00</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2020-03-05T13:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=17009e910538b9c3709d302f54c2d10eb245cf38'/>
<id>17009e910538b9c3709d302f54c2d10eb245cf38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31253 -- Fixed data loss possibility when using caching from async code.</title>
<updated>2020-02-11T08:09:25+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-02-07T01:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=e3f6e18513224c8ad081e5a19da641f49b0b43da'/>
<id>e3f6e18513224c8ad081e5a19da641f49b0b43da</id>
<content type='text'>
Case missed in a415ce70bef6d91036b00dd2c8544aed7aeeaaed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Case missed in a415ce70bef6d91036b00dd2c8544aed7aeeaaed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable.</title>
<updated>2019-12-03T16:29:31+00:00</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2019-12-02T20:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=c90ab30fa1305481024b9c3c50b5a6ed6cd9a2f5'/>
<id>c90ab30fa1305481024b9c3c50b5a6ed6cd9a2f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30900 -- Skipped async-related tests on Windows using Python 3.8.0.</title>
<updated>2019-10-24T08:43:05+00:00</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-10-24T08:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=e83c300a3312995d46315616f4361dfa110c741b'/>
<id>e83c300a3312995d46315616f4361dfa110c741b</id>
<content type='text'>
Refs https://bugs.python.org/issue38563.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs https://bugs.python.org/issue38563.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #30451 -- Added ASGI handler and coroutine-safety.</title>
<updated>2019-06-20T10:29:43+00:00</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2019-04-12T13:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=a415ce70bef6d91036b00dd2c8544aed7aeeaaed'/>
<id>a415ce70bef6d91036b00dd2c8544aed7aeeaaed</id>
<content type='text'>
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an ASGI handler, asgi.py file for the default project layout,
a few async utilities and adds async-safety to many parts of Django.
</pre>
</div>
</content>
</entry>
</feed>
