Tin mới
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
PC/pyconfig.h: Improve readability of implicit .lib linking (GH-155995)
gh-64660: Do not hardcode the name of the returned variable (GH-155268)
gh-69573: Check the return value of msvcrt._putch() and _putwch() (GH-154364)
gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)
gh-152433: Windows: enable mmapmodule for UWP (#152473)
Silence experimental coroutine deprecation warnings (#150788)
gh-150285: Fix too long docstrings in _wmi.exec_query (GH-150373)
gh-149786: Fixes venvlauncher builds on Windows free-threaded (GH-149847)
gh-138489: Add build-details.json generation to PC/layout (GH-149153)
gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
gh-149499: Fixes for 3.16 bump (GH-149500)
gh-149101: Implement PEP 788 (GH-149116)
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
gh-149225: Expose Py_CriticalSection in Stable ABI (GH-149227)
gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API (#146172)
gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)
gh-122941: Fix test_launcher sporadic failures via py.ini isolation (GH-145090)
gh-143869: Add PEP 757 functions to the limited API (#143906)
gh-142579: Remove the self converter hack in winreg.c (GH-142580)
gh-142282 Fix winreg.QueryValueEx() under race condition (GH-142283)
gh-139165: Make Py_SIZE, Py_IS_TYPE,Py_ SET_SIZE regular functions in stable ABI (GH-139166)
gh-141726: Add PyDict_SetDefaultRef() to the Stable ABI (#141727)
gh-141341: Rename COMPILER macro to _Py_COMPILER on Windows (#141342)
gh-140826: Update winreg's docstring (GH-141050)
gh-140916: Remove unused codes in winreg.c (#140934)
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
gh-140826: Compare winreg.HKEYType by the internal handle value (GH-140843)
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
gh-139810: Always generate -dev tags for PyManager packages (GH-139814)
gh-71648: Optimize PNG files (GH-138842)
gh-137210: Move PYTHON_API_VERSION & PYTHON_ABI_VERSION to patchlevel.h (GH-138545)
gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)