-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
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
Add PyLong_AsNativeBytes and PyLong_FromNativeBytes to the stable ABI
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#132639
opened Apr 17, 2025 by
zooba
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
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
Add PEP 688 special buffer methods to C API Type Object and Buffer Protocol docs
docs
Documentation in the Doc dir
topic-C-API
#132246
opened Apr 7, 2025 by
cmaloney
Tests for Py_Universalnewlinefgets
tests
Tests in the Lib/test dir
topic-C-API
#132162
opened Apr 6, 2025 by
alex-semenyuk
Expose functions called from the interpreter loop via PyAPI_FUNC
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-JIT
#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
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…
gh-90120: Specify UTF-8 encoding in Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
topic-C-API
PyModule_AddString{Constant,Macro}
docs
awaiting core review
docs
#131597
opened Mar 23, 2025 by
dan-wilton
Loading…
Deprecate PyASCIIObject/PyUnicodeObject
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-unicode
type-feature
A feature request or enhancement
#131510
opened Mar 20, 2025 by
encukou
Add more tests for zero-sized bytes objects in Tests in the Lib/test dir
topic-C-API
type-bug
An unexpected behavior, bug, or error
capi
tests
easy
tests
#131357
opened Mar 17, 2025 by
sobolevn
Clarify the Purpose of the PyGILState API and Identify Better Alternatives
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
docs
Documentation in the Doc dir
topic-C-API
#131267
opened Mar 14, 2025 by
ericsnowcurrently
Deprecate and Then Remove PyGILState_GetThisThreadState()
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#131265
opened Mar 14, 2025 by
ericsnowcurrently
Rename PyGILState_Check()
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#131264
opened Mar 14, 2025 by
ericsnowcurrently
Docs: C API: Improve documentation around non-Python threads with subinterpreters
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
topic-C-API
topic-subinterpreters
#131087
opened Mar 11, 2025 by
ZeroIntensity
Loading…
PyGILState_Ensure
in one thread causes the thread-local storage of other threads to be GCed
interpreter-core
#130394
opened Feb 21, 2025 by
kevin85421
PyImport_Import does not fall back to default builtins
topic-C-API
type-bug
An unexpected behavior, bug, or error
#130272
opened Feb 18, 2025 by
nertpinx
Weakly Referenceable Object
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
pending
The issue will be closed if no feedback is provided
topic-C-API
type-feature
A feature request or enhancement
#130062
opened Feb 12, 2025 by
nybblista
Py_tp_bases
is not tested
tests
#129849
opened Feb 8, 2025 by
sobolevn
gh-108512: Add and use new replacements for PySys_GetObject() (alt)
awaiting core review
topic-C-API
#129736
opened Feb 6, 2025 by
serhiy-storchaka
Loading…
Alignment fault in PyMember_SetOne under freethreading on aarch64
docs
Documentation in the Doc dir
topic-C-API
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#129675
opened Feb 5, 2025 by
hawkinsp
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.