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

[Enum] attributes of mixed-in classes can be shadowed by other members 3.7 only security fixes 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103596 opened Apr 17, 2023 by ethanfurman
Triple quoted literal definition and 7 in row docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#103594 opened Apr 17, 2023 by VasilijKolomiets
os.path.splitroot() splits "Global" and "GLOBALROOT" device paths incorrectly 3.12 new features, bugs and security fixes 3.13 new features, bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#103593 opened Apr 17, 2023 by barneygale
[ExceptionGroup] Inconsistent raise inside except* type-bug An unexpected behavior, bug, or error
#103590 opened Apr 17, 2023 by andriilahuta
list.__add__ raises instead of returning NotImplemented interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#103585 opened Apr 17, 2023 by Gouvernathor
Isolate _multibytecodec
#103583 opened Apr 16, 2023 by erlend-aasland
Dangling references to argparse.REMAINDER docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#103582 opened Apr 16, 2023 by dansebcar
filterwarnings causes warnings.warn to raise TypeError on non-string messages stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103577 opened Apr 16, 2023 by madkinsz
Improve the performance of set_update_internal() 3.12 new features, bugs and security fixes performance Performance or resource usage type-feature A feature request or enhancement
#103563 opened Apr 15, 2023 by thatbirdguythatuknownot
Upgrade the bundled version of pip to 23.1 type-feature A feature request or enhancement
#103559 opened Apr 15, 2023 by pfmoore
Improve coverage of argparse module tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#103558 opened Apr 15, 2023 by sobolevn
Incorrect inspect.Signature can be created: pos-only with a default followed by pos-or-kw without one stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103556 opened Apr 15, 2023 by sobolevn
Subprocess module calling shell commands only using one physical core type-bug An unexpected behavior, bug, or error
#103555 opened Apr 15, 2023 by cap-jmk
REPL hangs if the unknown variable is accessed inside the audit function interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#103552 opened Apr 15, 2023 by Agent-Hellboy
Improve performance of pathlib.Path.[is_]absolute() 3.12 new features, bugs and security fixes performance Performance or resource usage topic-pathlib type-feature A feature request or enhancement
#103548 opened Apr 14, 2023 by barneygale
Remove unused TK_AQUA code OS-mac stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement
#103538 opened Apr 14, 2023 by chrstphrchvz
Use PEP 669 API for cprofile performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#103533 opened Apr 14, 2023 by gaogaotiantian
Misleading exception message from pathlib.PurePath() when mixing str and bytes arguments 3.12 new features, bugs and security fixes topic-pathlib type-bug An unexpected behavior, bug, or error
#103525 opened Apr 13, 2023 by barneygale
debug f-strings (=) padding is erroneous type-bug An unexpected behavior, bug, or error
#103522 opened Apr 13, 2023 by JohnnyNajera
argparse: subparser is required even with required=False type-bug An unexpected behavior, bug, or error
#103520 opened Apr 13, 2023 by pony1k
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.