-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Exception _abc_impl is set to a wrong type when using format_exception
extension-modules
C modules in the Modules dir
topic-C-API
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#134591
opened May 23, 2025 by
jato-c8y
gh-133678: Document C API third party tools
awaiting core review
docs
Documentation in the Doc dir
skip news
topic-C-API
#134526
opened May 22, 2025 by
vstinner
Loading…
Improve import error when extension module is an incompatible build
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-importlib
type-feature
A feature request or enhancement
#134493
opened May 22, 2025 by
seberg
The C API needs to protect state that can be deleted by finalization
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
topic-C-API
topic-free-threading
topic-subinterpreters
triaged
The issue has been accepted as valid by a triager.
#134307
opened May 20, 2025 by
ZeroIntensity
gh-76595: Add note on Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip news
topic-C-API
PyCapsule_Import
behavior
awaiting core review
docs
#134022
opened May 14, 2025 by
NicolasT
Loading…
Expose (Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
type-feature
A feature request or enhancement
PyMutex_IsLocked
in the public C API
interpreter-core
#134009
opened May 14, 2025 by
hawkinsp
[C API] Add a banner to the C API documentation to recommend tools
docs
Documentation in the Doc dir
topic-C-API
type-feature
A feature request or enhancement
#133678
opened May 8, 2025 by
vstinner
Remove deprecated C API objects slated for removal in 3.15
3.15
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
#133644
opened May 8, 2025 by
picnixz
3 of 8 tasks
PyErr_CheckSignals should be callable without holding the GIL
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#133465
opened May 5, 2025 by
zackw
Embedding: TypeError: signal handler must be signal.SIG_IGN, signal.SIG_DFL, or a callable object
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-bug
An unexpected behavior, bug, or error
#133402
opened May 4, 2025 by
juju4
Expose (Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
type-feature
A feature request or enhancement
_PyCriticalSection_BeginMutex
as a public API
interpreter-core
#133296
opened May 2, 2025 by
hawkinsp
Py_Main and Py_RunMain SystemExit documentation does not match actual behavior
docs
Documentation in the Doc dir
topic-C-API
#133264
opened May 1, 2025 by
mhsmith
PyUnicode_InternFromString does not immortalize the string as the document claims
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-bug
An unexpected behavior, bug, or error
#133260
opened May 1, 2025 by
yuyichao
It is awkward to check whether an obj is of a particular heap type (defined in an extension module)
topic-C-API
type-feature
A feature request or enhancement
#133161
opened Apr 29, 2025 by
iritkatriel
UBsan: Remove _Py_NO_SANITIZE_UNDEFINED
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-bug
An unexpected behavior, bug, or error
#133157
opened Apr 29, 2025 by
encukou
Improve Py_mod_multiple_interpreters and Py_mod_gil Usability
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
topic-subinterpreters
type-feature
A feature request or enhancement
#132861
opened Apr 23, 2025 by
ericsnowcurrently
C API/GC: datetime.datetime doesn't have C modules in the Modules dir
topic-C-API
type-bug
An unexpected behavior, bug, or error
Py_TPFLAGS_HAVE_GC
, potentially causing leaks in tzinfo
cycles
extension-modules
#132705
opened Apr 18, 2025 by
ariebovenberg
Deprecate accepting out of range values for unsigned integers in PyArg_Parse
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#132629
opened Apr 17, 2025 by
serhiy-storchaka
gh-132331: Add Documentation in the Doc dir
skip news
topic-C-API
tp_versions_used
to PyTypeObject
docs
awaiting review
docs
#132335
opened Apr 9, 2025 by
sonnyding1
Loading…
tp_versions_used
was added to PyTypeObject
but is not documented
3.14
#132331
opened Apr 9, 2025 by
sonnyding1
Add a (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-C-API
type-feature
A feature request or enhancement
PyThreadState *
parameter (almost) everywhere
interpreter-core
#132312
opened Apr 9, 2025 by
markshannon
Concurrent deallocation of threads while calling (Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
PyEval_SetTrace
interpreter-core
#132296
opened Apr 9, 2025 by
devdanzin
Expose functions called from the interpreter loop via PyAPI_FUNC
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-JIT
type-feature
A feature request or enhancement
#131776
opened Mar 26, 2025 by
martindemello
Add PyNumber_Complex() and PyComplex_FromString() functions
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#131704
opened Mar 25, 2025 by
skirpichev
Docs: Update Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
skip issue
skip news
topic-C-API
PyExc_*
tables in the c-api documentation
awaiting core review
docs
#131640
opened Mar 24, 2025 by
koyuki7w
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.