cpython/Misc/NEWS.d/next
adder32 fe9db901b2
gh-111995: Add getnameinfo extension flag (#111994)
Add getnameinfo extension NI_IDN flag.
2023-11-15 01:00:24 +00:00
..
Build gh-110828: AIX 32bit build needs -latomic for _testcapi module (#110962) 2023-10-22 22:58:52 +02:00
C API gh-111262: Add PyDict_Pop() function (#112028) 2023-11-14 12:51:00 +00:00
Core and Builtins gh-106905: avoid incorrect SystemError about recursion depth mismatch (#106906) 2023-11-13 13:05:17 +00:00
Documentation Python 3.13.0a1 2023-10-13 10:52:10 +02:00
IDLE Python 3.13.0a1 2023-10-13 10:52:10 +02:00
Library gh-111995: Add getnameinfo extension flag (#111994) 2023-11-15 01:00:24 +00:00
macOS gh-111015: Install IDLE.app and Python Launcher.app on macOS with correct permissions (gh-111016) 2023-10-18 14:02:36 +01:00
Security Python 3.13.0a1 2023-10-13 10:52:10 +02:00
Tests gh-110722: Make -m test -T -j use sys.monitoring (GH-111710) 2023-11-10 18:17:45 +01:00
Tools-Demos gh-111903: Add @critical_section directive to Argument Clinic. (#111904) 2023-11-14 10:47:46 +00:00
Windows gh-111856: Fix os.fstat on windows with FAT32 and exFAT filesystem (GH-112038) 2023-11-13 16:10:06 +00:00