]> granicus.if.org Git - python/commit
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 21 Dec 2017 17:42:32 +0000 (09:42 -0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 21 Dec 2017 17:42:32 +0000 (19:42 +0200)
commit3bc68cff5b821e83ee5df8b8cd13f4f54151b406
tree5b0568ae95d989c3a0b40ea96e335be8b70ce55e
parentfdb148f949e3ae66036b75163ff68042d19cf0fc
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (GH-4956) (#4962)

(cherry picked from commit 4a02543cf97e8cbf9293741379f977b85531e4c2)
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]