cpython/Misc/NEWS.d/next
AN Long 623b338adf
gh-66060: Use actual class name in _io type's __repr__ (#30824)
Use the object's actual class name in the following _io type's __repr__:
- FileIO
- TextIOWrapper
- _WindowsConsoleIO
2024-01-09 21:39:36 +01:00
..
Build gh-80532: Do not set ipv6type when cross-compiling (#17956) 2024-01-05 15:34:25 +00:00
C API gh-111545: Add Py_HashPointer() function (#112096) 2023-12-06 15:09:22 +01:00
Core and Builtins gh-66060: Use actual class name in _io type's __repr__ (#30824) 2024-01-09 21:39:36 +01:00
Documentation gh-110746: Improve markup in `tkinter.ttk.rst` (#111236) 2023-12-15 21:53:16 +01:00
IDLE gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731) 2024-01-06 06:23:26 +00:00
Library GH-113661: unittest runner: Don't exit 5 if tests were skipped (#113856) 2024-01-09 19:50:01 +00:00
macOS gh-113536: Expose os.waitid on macOS (#113542) 2024-01-01 19:38:29 +01:00
Security gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303) 2023-12-07 18:01:58 +02:00
Tests GH-113633: Use module state structure for _testcapi. (GH-113634) 2024-01-01 23:04:09 +00:00
Tools-Demos Python 3.13.0a2 2023-11-22 12:20:24 +01:00
Windows gh-87868: Sort and remove duplicates in getenvironment() (GH-102731) 2024-01-09 15:58:26 +00:00