Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 35.1k
Implement PEP 803 -- abi3t #146636
Copy link
Copy link
Closed
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-featureA feature request or enhancementA feature request or enhancement
Description
Metadata
Metadata
Assignees
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-featureA feature request or enhancementA feature request or enhancement
PEP-803 is accepted; this tracks the implementation.
Py_TARGET_ABI3Tknob (and interplay withPy_LIMITED_API&Py_GIL_DISABLED): gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension #146637Py_mod_abimandatory: gh-146636: Py_mod_abi mandatory for modules created from slots array #146855importlib.machinery.EXTENSION_SUFFIXESchanges: gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension #146637Linked PRs