cpython/Misc/NEWS.d/next
Adam Turner 6547330f4e
GH-109653: Defer import of `importlib.metadata._adapters` (#109829)
* adapters

* Add comments for deferred imports with links to rationale.

* Add blurb

---------

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2024-03-21 03:49:10 +00:00
..
Build GH-114736: Use WASI SDK 21 (GH-116771) 2024-03-14 01:45:33 +00:00
C API gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) 2024-03-20 15:39:53 +02:00
Core and Builtins GH-108362: Incremental Cycle GC (GH-116206) 2024-03-20 08:54:42 +00:00
Documentation Python 3.13.0a5 2024-03-12 21:11:08 +01:00
IDLE Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Library GH-109653: Defer import of `importlib.metadata._adapters` (#109829) 2024-03-21 03:49:10 +00:00
macOS Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Security Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Tests gh-117089: Move importlib.metadata tests to their own package (#117092) 2024-03-20 17:11:00 -04:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-116773: Ensure overlapped objects on Windows are not deallocated too early by asyncio (GH-116774) 2024-03-20 14:33:28 +00:00