cpython/Misc/NEWS.d/next
Justin Applegate ce76b547f9
gh-126992: Change pickle code to base 10 for load_long and load_int (GH-127042)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-12-11 12:37:59 +00:00
..
Build gh-127629: Add ctypes to the Emscripten build (#127683) 2024-12-10 10:32:58 +08:00
C_API gh-127791: Fix, document, and test PyUnstable_AtExit (#127793) 2024-12-11 12:14:04 +01:00
Core_and_Builtins gh-127740: For odd-length input to bytes.fromhex(...) change the error message to ValueError: fromhex() arg must be of even length (#127756) 2024-12-11 08:35:17 +01:00
Documentation gh-127347: Document traceback.print_list (#127348) 2024-12-03 18:08:39 +02:00
IDLE Python 3.14.0a1 2024-10-15 22:34:54 +03:00
Library gh-126992: Change pickle code to base 10 for load_long and load_int (GH-127042) 2024-12-11 12:37:59 +00:00
macOS Python 3.14.0a1 2024-10-15 22:34:54 +03:00
Security gh-127655: Ensure _SelectorSocketTransport.writelines pauses the protocol if needed (#127656) 2024-12-06 10:03:03 +05:30
Tests gh-127637: add tests for dis command-line interface (#127759) 2024-12-09 18:02:22 +00:00
Tools-Demos gh-126700: pygettext: Support more gettext functions (GH-126912) 2024-11-22 16:52:16 +02:00
Windows Merge remote-tracking branch 'upstream/main' 2024-11-19 22:10:24 +02:00