Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

_MIPS_SIM comparison may contain undefined identifiers for _ABI type-bug An unexpected behavior, bug, or error
#132026 opened Apr 2, 2025 by sigv
Error traceback when interrupting+terminating python 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#132017 opened Apr 2, 2025 by smurfix
Failed assertion in _PyEval_EvalFrameDefault: self_o != NULL interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#132011 opened Apr 2, 2025 by devdanzin
Apple App Store rejecting apps because of "(ITMS-91061) Missing privacy manifest" 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-ios OS-mac type-bug An unexpected behavior, bug, or error
#132006 opened Apr 2, 2025 by freakboy3742
Add build support for Apple visionOS build The build process and cross-build OS-ios type-feature A feature request or enhancement
#131999 opened Apr 2, 2025 by colincornaby
The interpreter crashes when specializing bound method calls on unbound objects 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#131998 opened Apr 2, 2025 by devdanzin
Multithreaded scaling regression in 3.13.1t 3.13 bugs and security fixes performance Performance or resource usage release-blocker topic-free-threading type-bug An unexpected behavior, bug, or error
#131988 opened Apr 1, 2025 by colesbury
Add a collection.abc.Function ABC for function-like objects type-feature A feature request or enhancement
#131983 opened Apr 1, 2025 by scoder
New REPL dosen't remove line continuations upon terminal resizing 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131973 opened Apr 1, 2025 by Yzi-Li
New REPL sometimes incrementally indents traceback lines 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131968 opened Apr 1, 2025 by picnixz
colorization in cli json tool stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#131952 opened Mar 31, 2025 by raztd
Performance loss for str.rstrip() for 3.13+ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#131947 opened Mar 31, 2025 by Alaeddine22
Use the Python-specific Py_DEBUG macro rather than _DEBUG in Windows-related C code extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-feature A feature request or enhancement
#131942 opened Mar 31, 2025 by XuehaiPan
Update Element.remove exception message when an element is not found extension-modules C modules in the Modules dir topic-XML type-feature A feature request or enhancement
#131938 opened Mar 31, 2025 by picnixz
3.14 regression: Union[int, str] is Union[int, str] does not hold 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#131933 opened Mar 31, 2025 by hroncok
PEP 765 produces two warnings in the new REPL 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#131927 opened Mar 31, 2025 by sobolevn
dbm.sqlite breaks multi-threaded shelve usage stdlib Python modules in the Lib dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#131918 opened Mar 30, 2025 by meghprkh
Make PurePath initializer args available as an attribute stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#131916 opened Mar 30, 2025 by barneygale
Add multiprocessing.Process.interrupt stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#131913 opened Mar 30, 2025 by pulkin
Move description of grouping options in format specification docs docs Documentation in the Doc dir
#131912 opened Mar 30, 2025 by Prometheus3375
CPython fails to compile when the internal Py_STACKREF_DEBUG macro is defined interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#131904 opened Mar 30, 2025 by tomasr8
Update function signatures to use * and / as needed docs Documentation in the Doc dir
#131885 opened Mar 30, 2025 by ekohilas
1 of 5 tasks
json.dump() with indent and skipkeys can be formatted incorrectly stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#131884 opened Mar 29, 2025 by nineteendo
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.