-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
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
Performance issue with ARM64 windows Python release binaries
OS-windows
pending
The issue will be closed if no feedback is provided
performance
Performance or resource usage
triaged
The issue has been accepted as valid by a triager.
#134524
opened May 22, 2025 by
Akash9824
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
Support gdbjit for CPython
topic-JIT
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#133377
opened May 4, 2025 by
Zheaoli
c-analyzer clang preprocessor
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#133228
opened Apr 30, 2025 by
dg-pb
Increase limits for typeobject.c in c-analyzer
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#133158
opened Apr 29, 2025 by
sergey-miryanov
pygettext
generates output even when there should be none
triaged
#133049
opened Apr 27, 2025 by
StanFromIreland
msgfmt: Generate GNU hash table
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#131725
opened Mar 25, 2025 by
StanFromIreland
PYTHONSAFEPATH still includes the current directory on Windows for script entrypoints
triaged
The issue has been accepted as valid by a triager.
type-bug
An unexpected behavior, bug, or error
#131484
opened Mar 19, 2025 by
nedbat
pygettext: Wrapping to The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
width
is not implemented for msgids
triaged
#130703
opened Feb 28, 2025 by
StanFromIreland
Increase test coverage of Tests in the Lib/test dir
triaged
The issue has been accepted as valid by a triager.
gettext
tests
#130655
opened Feb 27, 2025 by
tomasr8
pygettext: Add The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
--omit-header
option
triaged
#130647
opened Feb 27, 2025 by
StanFromIreland
pygettext: Extend support for specifying custom keywords
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#130453
opened Feb 22, 2025 by
tomasr8
Allow switching to pretty-printer when using The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
gdb
triaged
#129351
opened Jan 27, 2025 by
wooffie
Tuples should be immutable and safe in C, as well as in Python.
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
triaged
The issue has been accepted as valid by a triager.
type-bug
An unexpected behavior, bug, or error
#127058
opened Nov 20, 2024 by
markshannon
PEP 667 follow-up: hard deprecate bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
triaged
The issue has been accepted as valid by a triager.
PyEval_GetLocals()
3.14
#125170
opened Oct 9, 2024 by
ncoghlan
test_compileall
failed in 2038 on 3.12 and 3.13
3.12
#124851
opened Oct 1, 2024 by
bmwiedemann
zipfile
and tarfile
docs should cover local timezone impact on entry timestamps
docs
#123059
opened Aug 16, 2024 by
ncoghlan
REPL: Don't print the line that produced a Related to the interactive shell
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
SyntaxWarning
if only a single line was given as input
topic-repl
#122396
opened Jul 29, 2024 by
AlexWaygood
missing global names inside a class body (calling (Objects, Python, Grammar, and Parser dirs)
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
exec
with a ChainMap
)
interpreter-core
#121306
opened Jul 3, 2024 by
CNSeniorious000
Missing regression tests for SOCK_RAW support in standard library
tests
Tests in the Lib/test dir
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
#115159
opened Feb 8, 2024 by
ncoghlan
Publicly expose Python modules in the Lib dir
triaged
The issue has been accepted as valid by a triager.
type-feature
A feature request or enhancement
Lib/dbm/__init__.py::__main__
as a script
stdlib
#114576
opened Jan 26, 2024 by
erlend-aasland
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.