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

Improve error handling when read marshal data 3.10 3.11 3.12 type-feature A feature request or enhancement
#101006 opened Jan 13, 2023 by serhiy-storchaka
Add os.path.splitroot() function type-feature A feature request or enhancement
#101000 opened Jan 12, 2023 by barneygale
ipaddress module incorrectly identifies ipv6 link-local type-bug An unexpected behavior, bug, or error
#100995 opened Jan 12, 2023 by rohitsodhia
email module incorrectly qp-encodes References and In-Reply-To headers expert-email type-bug An unexpected behavior, bug, or error
#100991 opened Jan 12, 2023 by mricon
Accommodate Sphinx option by changing docstring return type of "integer" to "int". type-bug An unexpected behavior, bug, or error
#100989 opened Jan 12, 2023 by timoludwig
Make it easier to traverse the frame stack for third party tools. type-feature A feature request or enhancement
#100987 opened Jan 12, 2023 by markshannon
HTTPSConnection double wrapping IPv6 address during CONNECT type-bug An unexpected behavior, bug, or error
#100985 opened Jan 12, 2023 by derekhiggins
Segmentation fault during the test__xxsubinterpreters test expert-subinterpreters tests Tests in the Lib/test dir type-crash A hard crash of the interpreter, possibly with a core dump
#100981 opened Jan 12, 2023 by galaxy4public
Potential bug in heapq.heappush? type-bug An unexpected behavior, bug, or error
#100968 opened Jan 12, 2023 by vincent-grosbois
Strange reference cycle (?) introduced with shim frames 3.12 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#100964 opened Jan 12, 2023 by A5rocks
profile and cProfile cannot profile a directory or PEP-441 zip file type-bug An unexpected behavior, bug, or error
#100961 opened Jan 11, 2023 by huonw
Inconsistent validation of defaults in argparse type-bug An unexpected behavior, bug, or error
#100949 opened Jan 11, 2023 by ton
segfault in property.getter/setter/deleter if property subclass has weird __new__ 3.10 3.11 3.12 type-crash A hard crash of the interpreter, possibly with a core dump
#100942 opened Jan 11, 2023 by cfbolz
Remove check_string and check_mapping from test_xml_etree expert-XML tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#100933 opened Jan 11, 2023 by sobolevn
Reuse code objects for similar dataclass definitions 3.12 performance Performance or resource usage stdlib Python modules in the Lib dir
#100930 opened Jan 11, 2023 by brandtbucher
Add new format code to strptime for when microsecond is optional type-feature A feature request or enhancement
#100929 opened Jan 10, 2023 by mdavis-xyz
ctypes infinite pointer cache expert-ctypes type-bug An unexpected behavior, bug, or error
#100926 opened Jan 10, 2023 by earonesty
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.