]> granicus.if.org Git - python/commit
bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716)
authortwisteroid ambassador <twisteroidambassador@users.noreply.github.com>
Tue, 9 Oct 2018 15:30:21 +0000 (23:30 +0800)
committerYury Selivanov <yury@magic.io>
Tue, 9 Oct 2018 15:30:21 +0000 (11:30 -0400)
commitc880ffe7d2ce2fedb1831918c8a36e3623e0fb76
treefeb0b9505af0d13fd5284514383e0a68a7dbc730
parent79d21331e605fdc941f947621846b8563485aab6
bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716)
Lib/asyncio/base_events.py
Lib/test/test_asyncio/test_base_events.py
Misc/NEWS.d/next/Library/2018-10-09-11-01-16.bpo-34769.cSkkZt.rst [new file with mode: 0644]