History for Modules/Setup.stdlib.in - python/cpython · GitHub

github.com

Tin mới

gh-153569: Add tokenizer source and cursor primitives (#153587)

gh-153569: Add tokenizer source and cursor primitives (#153587)

gh-155503: Add more PyType C API tests (#155505)

gh-155503: Add more PyType C API tests (#155505)

gh-76595: Add tests for PyCapsule_Import() (GH-154588)

gh-76595: Add tests for PyCapsule_Import() (GH-154588)

gh-145685: per-type method cache implementation (#150160)

gh-145685: per-type method cache implementation (#150160)

gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)

gh-152132: Test Py_CompileString() in test_capi.test_run (#153470)

gh-151130: Add more tests for PyWeakref_* C API (GH-151131)

gh-151130: Add more tests for PyWeakref_* C API (GH-151131)

gh-140550: Update xxlimited with 3.15 limited API (GH-142827)

gh-140550: Update xxlimited with 3.15 limited API (GH-142827)

gh-115119: Removed bundled copy of the libmpdec (GH-133964)

gh-115119: Removed bundled copy of the libmpdec (GH-133964)

gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)

gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)

GH-146527: Add get_gc_stats function to _remote_debugging (#148071)

GH-146527: Add get_gc_stats function to _remote_debugging (#148071)

GH-145247: Implement _PyTuple_FromPair() (#145325)

GH-145247: Implement _PyTuple_FromPair() (#145325)

gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)

gh-144748: Make PyErr_CheckSignals raise the exception scheduled by PyThreadState_SetAsyncExc (GH-145178)

gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)

gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)

gh-138122: Allow tachyon to write and read binary output (#142730)

gh-138122: Allow tachyon to write and read binary output (#142730)

gh-138122: Add --subprocesses flag to profile child processes in tachyon (#142636)

gh-138122: Add --subprocesses flag to profile child processes in tachyon (#142636)

gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)

gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)

gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)

gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)

gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)

gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)

gh-81313: Add the math.integer module (PEP-791) (GH-133909)

gh-81313: Add the math.integer module (PEP-791) (GH-133909)

gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)

gh-137210: Add a struct, slot & function for checking an extension's ABI (GH-137212)

gh-136421: Load `_datetime` static types during interpreter initialization (GH-136583)

gh-136421: Load `_datetime` static types during interpreter initialization (GH-136583)

gh-136669: build `_asyncio` as static module (#136670)

gh-136669: build `_asyncio` as static module (#136670)

GH-132983: Build ``_zstd`` on Windows (#133366)

GH-132983: Build ``_zstd`` on Windows (#133366)

GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debugging`` (#133398)

GH-91048: Minor fixes for ``_remotedebugging`` & rename to ``_remote_debugging`` (#133398)

gh-132983: Introduce `_zstd` bindings module (GH-133027)

GH-91048: Add utils for printing the call stack for asyncio tasks (#133284)

gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)

gh-131298: eliminate HACL* static libraries for cryptographic modules (GH-132438)

gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)

gh-99108: Implement HACL* HMAC (#130157)

gh-93649: Add Modules/_testcapi/function.c file (#129521)

gh-93649: Add Modules/_testcapi/type.c file (#129516)

gh-93649: Move PyFrame C API tests to test_capi (#129512)

gh-111495: Add PyFile tests (#129449)

gh-128911: Add PyImport_ImportModuleAttr() function (#128912)