Staging
v0.8.1
https://github.com/python/cpython
Revision c1964e9e2177eabe821f3e4243be8b99e0d2d542 authored by gescheit on 03 May 2019, 15:18:02 UTC, committed by Miss Islington (bot) on 03 May 2019, 15:18:02 UTC


Call remove_done_callback() in finally block.


https://bugs.python.org/issue36613
1 parent 4461d70
History
Tip revision: c1964e9e2177eabe821f3e4243be8b99e0d2d542 authored by gescheit on 03 May 2019, 15:18:02 UTC
bpo-36613: call remove_done_callback if exception (GH-12800)
Tip revision: c1964e9
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 20.8 KB
python.c -rw-r--r-- 298 bytes

README

back to top