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

Assertion failure when specializing function with too many __defaults__ 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) triaged The issue has been accepted as valid by a triager. type-crash A hard crash of the interpreter, possibly with a core dump
#105840 opened Jun 15, 2023 by brandtbucher
enum.IntFlag now unpickles incorrectly on Python 3.11.4 3.11 bug and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105837 opened Jun 15, 2023 by da-woods
Dead code in typing.py topic-typing type-bug An unexpected behavior, bug, or error
#105834 opened Jun 15, 2023 by AlexWaygood
concurrent.futures.ProcessPoolExecutor pool deadlocks when submitting many tasks type-bug An unexpected behavior, bug, or error
#105829 opened Jun 15, 2023 by kaddkaka
Namespace Autoconf preprocessor defines build The build process and cross-build type-feature A feature request or enhancement
#105813 opened Jun 15, 2023 by erlend-aasland
6 tasks
Docs: make it easier to reference and markup decorators docs Documentation in the Doc dir type-feature A feature request or enhancement
#105812 opened Jun 15, 2023 by erlend-aasland
GzipFile.flush doesn't flush compressor in 3.12 beta release-blocker type-bug An unexpected behavior, bug, or error
#105808 opened Jun 15, 2023 by bdarnell
/Lib/argparse.py incorrect argument parser pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#105804 opened Jun 14, 2023 by Tony10401
IndexError in email parse_message_id stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#105802 opened Jun 14, 2023 by tmmcguire
Support for not following symlinks in pathlib.Path.is_dir() 3.13 new features, bugs and security fixes topic-pathlib type-feature A feature request or enhancement
#105793 opened Jun 14, 2023 by barneygale
Recognise Windows as a platform in configure build The build process and cross-build OS-windows type-feature A feature request or enhancement
#105790 opened Jun 14, 2023 by TheShermanTanker
test added in gh-104067 has an fstring with an invalid escape sequence type-bug An unexpected behavior, bug, or error
#105784 opened Jun 14, 2023 by mattip
os.rename fails on filename with "🏴🏳️‍⚧️" in it. (But works just fine for other unicode characters.) stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105779 opened Jun 14, 2023 by ClaireCJS
Remove LOAD_CLOSURE performance Performance or resource usage
#105775 opened Jun 14, 2023 by markshannon
normalize() method of Decimal class does not always preserve value type-bug An unexpected behavior, bug, or error
#105774 opened Jun 14, 2023 by hs-vc
"mem" and "object" Allocators are No Longer Protected by the GIL 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-subinterpreters type-bug An unexpected behavior, bug, or error
#105766 opened Jun 14, 2023 by ericsnowcurrently
Rework test_ctypes tests Tests in the Lib/test dir topic-ctypes type-bug An unexpected behavior, bug, or error
#105751 opened Jun 13, 2023 by vstinner
Building python 3.10.12, 3.11.4, 3.12.0b2 on Windows with a case sensitive file system fails build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#105737 opened Jun 13, 2023 by tps800
copy fails on collections.OrderedDict dataclass with required args 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105736 opened Jun 13, 2023 by ringohoffman
All callables should be usable as Exception Group predicates interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#105730 opened Jun 13, 2023 by SlaushVunter
contextlib.ContextManager doesn't contain __slots__ = () type-bug An unexpected behavior, bug, or error
#105726 opened Jun 13, 2023 by erezinman
ProTip! Adding no:label will show everything without a label.