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

Consider making staticmethod and classmethod generic interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-feature A feature request or enhancement
#132457 opened Apr 12, 2025 by sobolevn
3.14a7 regression: Segfault with PyQt6 in _Py_TYPE 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-crash A hard crash of the interpreter, possibly with a core dump
#132454 opened Apr 12, 2025 by The-Compiler
Improve syntax error messages for keywords with typos interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#132449 opened Apr 12, 2025 by pablogsal
Wave_write throws an error if a setter to an written header information is set to the same value stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132445 opened Apr 12, 2025 by ygerlach
REPL on Windows swallows characters entered via AltGr 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
#132439 opened Apr 12, 2025 by chris-eibl
Test syntax warnings emitted in a finally block interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir
#132435 opened Apr 12, 2025 by tomasr8
Turtle graphics window positioning glitch and rendering corruption on WSLg OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#132430 opened Apr 12, 2025 by eddie-kr
annotationlib: namespace can be non-dict 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#132426 opened Apr 12, 2025 by eliegoudout
Setuptools now includes bdist_wheel dependencies Pull requests that update a dependency file infra CI, GitHub Actions, buildbots, Dependabot, etc. type-bug An unexpected behavior, bug, or error
#132415 opened Apr 11, 2025 by stefanor
Confusing error message when options for python are erroneously quoted interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#132414 opened Apr 11, 2025 by za3k
SIGSEV in datetime.timedelta (possibly from datetime's C delta_new) extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#132413 opened Apr 11, 2025 by Jacoblightning
Deprecate (and eventually remove) tp_is_gc interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#132403 opened Apr 11, 2025 by markshannon
UBSan: undefined behaviours when using -fsanitize=undefined -fno-sanitize-recover on free-threaded build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#132399 opened Apr 11, 2025 by picnixz
Lint Lib/test with existing ruff configuration build The build process and cross-build tests Tests in the Lib/test dir type-feature A feature request or enhancement
#132396 opened Apr 11, 2025 by picnixz
Lint Tools/build using existing ruff configuration build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement
#132390 opened Apr 11, 2025 by picnixz
Instance attr error suggestions can execute __getattr__ stdlib Python modules in the Lib dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#132385 opened Apr 11, 2025 by sobolevn
Lock contention inside _PyType_LookupRef interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#132380 opened Apr 11, 2025 by nascheme
Improve performance in DictConfigurator by optimizing logger lookup performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132372 opened Apr 10, 2025 by allrob23
Double parenthesis in activated venv generated by Python 3.12.10 stdlib Python modules in the Lib dir topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#132361 opened Apr 10, 2025 by IterableTrucks
Tkinter bug report pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir topic-tkinter type-bug An unexpected behavior, bug, or error
#132355 opened Apr 10, 2025 by qhangfan
AsyncIO-Docs: Task.cancel return value not documented docs Documentation in the Doc dir topic-asyncio
#132354 opened Apr 10, 2025 by ml-physec
Improve error message for return in metaclass __new__() interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#132343 opened Apr 10, 2025 by RahulYadav08
Add operator.identity, the identity function extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#132341 opened Apr 10, 2025 by AA-Turner
ProTip! Type g i on any issue or pull request to go back to the issue listing page.