Tin mới
gh-64862: Add the stop_exception parameter in iter() and aiter() (GH-156298)
gh-153569: Unify tokenizer input readers (#156472)
gh-153569: Add tokenizer source and cursor primitives (#153587)
gh-145685: per-type method cache implementation (#150160)
gh-153569: Split tokenizer lexer into focused files (#153585)
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-148829: Move sentinelobject.h to Include/cpython/ (#149186)
gh-148829: Implement PEP 661 (#148831)
GH-126910: Build/link the JIT shim in the Python interpreter (#148872)
gh-146636: Improve ABI/feature selection, add new header for it (GH-148302)
GH-148047: Check early whether tail-calling is possible for MSVC builds on Windows (#148036)
GH-144679: When building with VS 2026 on Windows, use PlatformToolset v145 by default (GH-144680)
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)
gh-131253: free-threaded build support for pystats (gh-137189)
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
gh-139353: Add Objects/unicode_writer.c file (#139911)
gh-129117: Add unicodedata.isxidstart() function (#140269)
gh-139353: Add Objects/unicode_format.c file (#139491)
gh-139353: Rename formatter_unicode.c to unicode_formatter.c (#139723)
gh-79315: Add Include/cpython/structseq.h header (#139730)
gh-79315: Remove Include/pylock.h and Include/monitoring.h (#139731)
gh-79315: Add Include/cpython/sliceobject.h header (#139729)
gh-79315: Add Include/cpython/marshal.h header (#139725)
gh-135755: Make Py_TAIL_CALL_INTERP macro private (#138981)
gh-131876: extract `_hashlib` helpers into a separate directory (#136995)
gh-136759: rename `lock.h` to `pylock.h` (#137041)
gh-135755: rename undocumented `HACL_CAN_COMPILE_SIMD{128,256}` macros (#135847)
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)