Skip to content

Issues: python/cpython

Beta
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
Assigned to nobody Loading
Sort

Issues list

Using the function argument of itertools.accumulate() gets error against the doc docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#135282 opened Jun 9, 2025 by hyperkai
Unify ZoneInfo.from_file signature stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135273 opened Jun 8, 2025 by hrimov
Create tests for turtle module tests Tests in the Lib/test dir type-feature A feature request or enhancement
#135272 opened Jun 8, 2025 by adorilson
20 tasks
Add a CI job for testing OpenSSL 1.1.1 bindings 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes infra CI, GitHub Actions, buildbots, Dependabot, etc. tests Tests in the Lib/test dir
#135261 opened Jun 8, 2025 by picnixz
Simplify parsing parameters in Argument Clinic 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-argument-clinic type-refactor Code refactoring (with no changes in behavior)
#135256 opened Jun 8, 2025 by serhiy-storchaka
tarfile stream restrictions should be documented docs Documentation in the Doc dir
#135253 opened Jun 8, 2025 by randomdude999
Surprising tokenization of f-strings interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#135251 opened Jun 8, 2025 by nedbat
Use CSPRNG for random UUID node ID 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes deferred-blocker stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135244 opened Jun 8, 2025 by LamentXU123
Docs: Update CSV page to improve readability and language docs Documentation in the Doc dir
#135243 opened Jun 8, 2025 by weflower
Pickle INT opcode boolean conversion discrepancy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135241 opened Jun 8, 2025 by Legoclones
Smarter use of a mutex in incremental HMAC and hash functions extension-modules C modules in the Modules dir performance Performance or resource usage type-feature A feature request or enhancement
#135239 opened Jun 7, 2025 by picnixz
_colorize.can_colorize safety in test_argparse tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#135237 opened Jun 7, 2025 by tpburns
Improve _hashlib exception reporting when an OpenSSL error occurred extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#135234 opened Jun 7, 2025 by picnixz
3.14 regression: slot dataclasses classes leak original class 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#135228 opened Jun 6, 2025 by Tinche
argparse._SubParsersAction.add_parser should default to description matching help stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#135227 opened Jun 6, 2025 by gsnedders
[3.13] copyreg._reconstructor crashes when trying to pickle.load specific serialized data 3.13 bugs and security fixes pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135201 opened Jun 6, 2025 by moorchegue
Add __replace__ protocol support to timedelta extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#135195 opened Jun 5, 2025 by mpkocher
The case generator no longer reports escaping calls in conditions as an error. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#135193 opened Jun 5, 2025 by markshannon
Allow Subinterpreters on WASI/Emscripten Builds 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-emscripten OS-wasi stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-subinterpreters
#135190 opened Jun 5, 2025 by ericsnowcurrently
Python 3.14 REPL sometimes breaks when editing code blocks stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135185 opened Jun 5, 2025 by treyhunner
MSVC 5274 warning suppression for _Py_ALIGN_AS should be local build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-bug An unexpected behavior, bug, or error
#135183 opened Jun 5, 2025 by encukou
Potential integer overflow in instrumentation.c interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#135177 opened Jun 5, 2025 by rialbat
Generator expression behavior changed in 3.13.4 - it does not throw exception anymore 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#135171 opened Jun 5, 2025 by Roman513
ProTip! Add no:assignee to see everything that’s not assigned.