]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-35621: Support running subprocesses in asyncio when loop is executed...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 4 Jun 2019 00:09:19 +0000 (03:09 +0300)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Jun 2019 00:09:19 +0000 (17:09 -0700)
commit9535aff9421f0a5639f6e4c4bb0f07a743ea8dba
treef4488fd169ff1bbc62e47eaef6e0930af6be2852
parenteddef861b49f1635222a9e1771231c34a807debf
Revert "bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (#13630)" (GH-13793)

https://bugs.python.org/issue35621
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Library/2019-05-28-19-03-46.bpo-35621.Abc1lf.rst [deleted file]