cpython/Misc/NEWS.d/next
2022-12-23 20:15:53 +05:30
..
Build gh-88267: Avoid DLL exporting functions from static builds on Windows(GH-99888) 2022-12-09 11:16:15 +00:00
C API gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing (#99890) 2022-12-17 12:07:44 +05:30
Core and Builtins gh-99110: Initialize frame->previous in init_frame to fix segmentation fault when accessing frame.f_back (#100182) 2022-12-23 20:15:53 +05:30
Documentation GH-69564: Clarify use of octal format of mode argument in help(os.chmod) (#20621) 2022-12-21 23:18:25 +05:30
IDLE Python 3.12.0a1 2022-10-25 00:08:22 +02:00
Library gh-85432: Harmonise parameter names between C and pure-Python implementations of datetime.time.strftime, datetime.datetime.fromtimestamp (#99993) 2022-12-22 15:57:18 -06:00
macOS Python 3.12.0a3 2022-12-06 19:33:02 +01:00
Security Python 3.12.0a3 2022-12-06 19:33:02 +01:00
Tests gh-100086: Add build info to test.libregrtest (#100093) 2022-12-08 01:38:47 +01:00
Tools-Demos Python 3.12.0a3 2022-12-06 19:33:02 +01:00
Windows gh-78997: AttributeError if loading fails in LibraryLoader.__getattr__ 2022-12-15 22:59:37 +00:00