Tin mới
GH-143493: Conform to spec for generator expressions while supporting virtual iterators (GH-143569)
GH-124715: Move trashcan mechanism into `Py_Dealloc` (GH-132280)
gh-130907: Treat all module-level annotations as conditional (#131550)
gh-130740: Move some `stdbool.h` includes after `Python.h` (#130738)
gh-111178: Fix function signatures in instruction_sequence.c (#130591)
gh-117680: Fix msvc warning in instruction_sequence.c (#118326)
gh-118023: Fix reference leak (#118025)
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
gh-117494: extract the Instruction Sequence data structure into a separate file (#117496)