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

typing.py: builtin LRU caches leak references expert-typing performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#98253 opened Oct 13, 2022 by wjakob
venv does not respect PYTHONDONTWRITEBYTECODE setting 3.10 3.11 3.12 type-bug An unexpected behavior, bug, or error
#98251 opened Oct 13, 2022 by zooba
Enum.__str__ change could be improved in What's New 3.11 docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#98250 opened Oct 13, 2022 by mdboom
struct.pack error messages are misleading and inconsistent type-bug An unexpected behavior, bug, or error
#98248 opened Oct 13, 2022 by yanjs
imaplib quoting has been removed during Python 3 migration type-bug An unexpected behavior, bug, or error
#98241 opened Oct 13, 2022 by spaceone
Updating documentation for path lib.Path.rename docs Documentation in the Doc dir easy expert-pathlib
#98240 opened Oct 13, 2022 by mateka
inspect.getsource() on sourceless dataclass raises undocumented exception type-bug An unexpected behavior, bug, or error
#98239 opened Oct 13, 2022 by mthuurne
netrc: accept open file object as initialization argument stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#98235 opened Oct 13, 2022 by steelman
inspect.getmro() fails with AttributeError for typing.Annotated expert-typing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98233 opened Oct 12, 2022 by Dutcho
Add a daemon parameter to threading.Timer type-feature A feature request or enhancement
#98230 opened Oct 12, 2022 by Gouvernathor
Do we still need asciilib for better performance? performance Performance or resource usage type-feature A feature request or enhancement
#98229 opened Oct 12, 2022 by sobolevn
Add 'except* clause' to Language doc 4.2.1. 3.11 3.12 docs Documentation in the Doc dir easy
#98227 opened Oct 12, 2022 by mrolle45
Need more info regarding cells and closures. docs Documentation in the Doc dir
#98176 opened Oct 11, 2022 by mrolle45
Documentation for except* clause and ExceptionGroup can be improved . docs Documentation in the Doc dir
#98172 opened Oct 11, 2022 by mrolle45
dataclasses.astuple breaks on DefaultDict type-bug An unexpected behavior, bug, or error
#98169 opened Oct 11, 2022 by kwsp
__sizeof__ underreports size of 0 by 4 bytes type-bug An unexpected behavior, bug, or error
#98159 opened Oct 10, 2022 by envp
Update Refcount-related Docs docs Documentation in the Doc dir
#98154 opened Oct 10, 2022 by ericsnowcurrently
ProTip! Follow long discussions with comments:>50.