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

Issues list

Make bool(NotImplemented) into an error 3.14 new features, bugs and security fixes
#118767 by JelleZijlstra was closed May 8, 2024
urllib.parse.quote docstring has invalid reStructuredText markup type-bug An unexpected behavior, bug, or error
#118688 by stevepiercy was closed May 8, 2024
REPL: Ctrl-R and arrow key trips assertion type-bug An unexpected behavior, bug, or error
#118682 by barneygale was closed May 7, 2024
Dead link for linspace recipe docs Documentation in the Doc dir
#118671 by trag1c was closed May 8, 2024
Enum _sunder_ exclusion is overly strict type-feature A feature request or enhancement
#118650 by chrysn was closed May 7, 2024
Remove new pyrepl "warning" on Windows release-blocker type-bug An unexpected behavior, bug, or error
#118628 by terryjreedy was closed May 6, 2024
Missing error handling in _PyEval_GetFrameLocals in ceval.c interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#118613 by sobolevn was closed May 6, 2024
Centralize power caching in _pylong.py performance Performance or resource usage stdlib Python modules in the Lib dir
#118610 by tim-one was closed May 8, 2024
Objects/frameobject.c lacks error-checking interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#118609 by Eclips4 was closed May 7, 2024
test_bdb leaks references tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#118605 by Eclips4 was closed May 5, 2024
How to dynamically create PEP695 classes? Let's add a test for it tests Tests in the Lib/test dir topic-typing type-feature A feature request or enhancement
#118569 by sobolevn was closed May 4, 2024
The check to see if we have no weakrefs isn't correct topic-free-threading type-bug An unexpected behavior, bug, or error
#118519 by DinoV was closed May 2, 2024
UnboundLocalError when module is shadowed by a comprehension and then accessed by another comprehension 3.12 bugs and security fixes 3.13 bugs and security fixes type-bug An unexpected behavior, bug, or error
#118513 by jkozera was closed May 3, 2024
Build failing with GCC 13.2 type-bug An unexpected behavior, bug, or error
#118505 by emyr666 was closed May 2, 2024
Support zipapp on pdb type-feature A feature request or enhancement
#118500 by gaogaotiantian was closed May 2, 2024
sys.set_asyncgen_hooks with invalid firstiter may partially set finalizer type-bug An unexpected behavior, bug, or error
#118473 by youknowone was closed May 7, 2024
pydoc is obscenely slow for some modules performance Performance or resource usage
#118465 by serhiy-storchaka was closed May 6, 2024
mangle_from_ default in email.policy.Policy.__doc__ is wrong topic-email type-bug An unexpected behavior, bug, or error
#118455 by wimglenn was closed May 7, 2024
Add a way to build the Tier 2 interpreter on Windows 3.13 bugs and security fixes build The build process and cross-build type-feature A feature request or enhancement
#118446 by gvanrossum was closed May 1, 2024
ProTip! Add no:assignee to see everything that’s not assigned.