Tin mới
gh-64862: Add the stop_exception parameter in iter() and aiter() (GH-156298)
GH-143732: SEND specialization (GH-148963)
gh-148659: Export a few more functions required for external JITs (#148704)
gh-120321: Make gen.gi_frame.clear() thread-safe (gh-143112)
gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (#134242)
gh-131238: Move _Py_VISIT_STACKREF() to pycore_stackref.h (#131560)
gh-131238: Add pycore_interpframe_structs.h header (#131553)
gh-130931: Add pycore_interpframe.h internal header (#131249)
gh-130931: Add pycore_typedefs.h internal header (#131396)
gh-120834: fix type of *_iframe field in _PyGenObject_HEAD declaration (#120835)
GH-115802: JIT "small" code for Windows (GH-115964)
gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (gh-114899)
gh-111968: Use per-thread freelists for generator in free-threading (gh-114189)
gh-107211: No longer export internal functions (5) (#108423)
gh-107211: No longer export internal functions (1) (#107213)
gh-106320: Move private _PyGen API to the internal C API (#107032)
GH-99005: More intrinsics (GH-100774)
bpo-45316: Move private functions to internal C API (GH-31579)
bpo-46008: Make runtime-global object/type lifecycle functions and state consistent. (gh-29998)