GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
Tin mới
gh-116322: Add Py_mod_gil module slot (#116882)
gh-108494: Fix Argument Clinic LIMITED_CAPI_REGEX (#116610)
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
gh-110481: Implement biased reference counting (gh-110764)
gh-85283: Build errno and _ctypes_test with limited C API (#110955)
gh-85283: Build _testimportmultiple with limited C API (#110954)
Remove compile warnings for _testimportmodule
Rename test module names for #16421 to don't clash with other tests.
Issue #16421: allow to load multiple modules from the same shared object.