]> granicus.if.org Git - python/commit
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (#4956)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 21 Dec 2017 15:06:46 +0000 (17:06 +0200)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2017 15:06:46 +0000 (17:06 +0200)
commit4a02543cf97e8cbf9293741379f977b85531e4c2
treee066c0d8741a23e492897f55fca6ccea4fa0f20f
parente47e698da6bd982da277960c14afa9d9939e3155
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (#4956)
Lib/asyncio/unix_events.py
Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst [new file with mode: 0644]