cpython/Misc/NEWS.d/next
Christian Heimes 09243b898a
gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
2022-06-10 23:56:26 +02:00
..
Build gh-93491: Add support tier detection to configure (GH-93492) 2022-06-10 15:25:33 +02:00
C API gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic (GH-93471) 2022-06-10 15:55:09 +02:00
Core and Builtins gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653) 2022-06-10 23:56:26 +02:00
Documentation gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) 2022-06-07 10:56:09 +02:00
IDLE Python 3.11.0a6 2022-03-07 12:32:18 +00:00
Library gh-81790: support "UNC" device paths in `ntpath.splitdrive()` (GH-91882) 2022-06-10 16:59:55 +01:00
Security gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save() (GH-93463) 2022-06-07 10:11:03 +02:00
Tests gh-93616: Fix env changed issue in test_modulefinder (GH-93617) 2022-06-09 08:32:35 +02:00
Tools-Demos Python 3.11.0b1 2022-05-06 23:53:50 +01:00
Windows bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010) 2022-06-07 00:47:27 +01:00
macOS Python 3.11.0b1 2022-05-06 23:53:50 +01:00