-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Open
Labels
3.15new features, bugs and security fixesnew features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
PEP-803 is accepted; this tracks the implementation.
- The
Py_TARGET_ABI3Tknob (and interplay withPy_LIMITED_API&Py_GIL_DISABLED) - Opaque PyObject: gh-111506: Add _Py_OPAQUE_PYOBJECT to hide PyObject layout & related API #136505
- Make
Py_mod_abimandatory - Guard against GIL ABI on FT: gh-137956: Guard against non-free-threaded extensions in free-threaded builds #137957
-
importlib.machinery.EXTENSION_SUFFIXESchanges - Tests
- Docs
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.15new features, bugs and security fixesnew features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement