diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst b/Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst deleted file mode 100644 index 0653d19..0000000 --- a/Misc/NEWS.d/next/Library/2017-12-21-11-08-42.bpo-26133.mt81QV.rst +++ /dev/null @@ -1 +0,0 @@ -Don't unsubscribe signals in asyncio UNIX event loop on interpreter shutdown. |