Tin mới
gh-156228: Use PyMem_Raw allocators for OpenSSL in `_ssl` and `_hashlib` (#156229)
gh-64862: Add the stop_exception parameter in iter() and aiter() (GH-156298)
gh-85470: Delay load ole32.dll in the _ctypes module (GH-155435)
gh-156369: Update Windows builds to OpenSSL 3.5.8 (GH-156528)
gh-153569: Unify tokenizer input readers (#156472)
gh-153569: Add tokenizer source and cursor primitives (#153587)
gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183)
gh-152023: Update Android and Windows builds to SQLite 3.53.4 (#155101)
gh-155503: Add more PyType C API tests (#155505)
gh-76595: Add tests for PyCapsule_Import() (GH-154588)
gh-145685: per-type method cache implementation (#150160)
gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)
gh-124111: Update Windows builds to Tcl/Tk 9.0.4 (GH-153901)
gh-153569: Split tokenizer lexer into focused files (#153585)
gh-152216: Update bundled expat to 2.8.2 (GH-152234)
gh-153438: Update NuGet download URL (GH-153482)
gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)
gh-152997: Support system locale encodings via an iconv-based codec (GH-153001)
gh-152919: Ensure nuget.org source exist before python install (GH-152919)
gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 (GH-151187)
gh-151159: Update Windows builds to use OpenSSL 3.5.7 (GH-151183)
gh-151130: Add more tests for PyWeakref_* C API (GH-151131)
gh-149029: Update SQLite to 3.53.1 for binary releases (#149767)
gh-149786: Fixes venvlauncher builds on Windows free-threaded (GH-149847)
gh-124111: Update Windows build to use Tcl/Tk 9.0.3 (GH-149477)
gh-140550: Update xxlimited with 3.15 limited API (GH-142827)
gh-124111: Only set TCLSH_NATIVE for AMD64/ARM64 (GH-149443)
gh-124111: Fix tclWin32Exe value in tcltk.props for Tcl 9 (GH-149441)
GH-126910: Add GNU backtrace support for unwinding JIT frames (#149104)
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
gh-149254: Update Windows builds to use OpenSSL 3.5.6 (GH-149326)
GH-146527: Add get_gc_stats function to _remote_debugging (#148071)
gh-148829: Move sentinelobject.h to Include/cpython/ (#149186)