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

New REPL does not include globals from executed module when used with -i 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#120678 opened Jun 18, 2024 by AlexWaygood
libregrtest: Improve type hints; explore running mypy in CI tests Tests in the Lib/test dir type-feature A feature request or enhancement
#109413 opened Sep 14, 2023 by AlexWaygood
Discourage and deprecate typing.AnyStr stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#105578 opened Jun 9, 2023 by AlexWaygood
Discrepancy between __args__ of typing.Callable and collections.abc.Callable 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#103452 opened Apr 11, 2023 by AlexWaygood
IDLE editor crashes opening a file with million+ character lines stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#103089 opened Mar 28, 2023 by AlexWaygood
Many method parameters in the datetime module are positional-only in the C implementation but positional-or-keyword in the Python implementation 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#89979 opened Nov 16, 2021 by AlexWaygood
HOWTO for socket programming and select documentation contradict 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#89945 opened Nov 11, 2021 by AlexWaygood
help() appears confused about the module of typing.Annotated 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#89543 opened Oct 5, 2021 by AlexWaygood
ProTip! What’s not been updated in a month: updated:<2024-06-11.