cpython/Misc/NEWS.d/next
Jason R. Coombs 8ad8898420
gh-117089: Move importlib.metadata tests to their own package (#117092)
* Ensure importlib.metadata tests do not leak references in sys.modules.

* Move importlib.metadata tests to their own package for easier syncing with importlib_metadata.

* Update owners and makefile for new directories.

* Add blurb
2024-03-20 17:11:00 -04: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-114314: ctypes: remove stgdict and switch to heap types (GH-116458) 2024-03-20 17:33:08 +01: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