Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issues: python/cpython

Beta
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

Make the capability of getting the source of interactive code public stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#133853 opened May 10, 2025 by gaogaotiantian
Improve SyntaxError message for missing commas interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#133850 opened May 10, 2025 by StanFromIreland
Update zipimport example (uses Python 2.3) docs Documentation in the Doc dir
#133829 opened May 10, 2025 by adorilson
Remove deprecated keyword argument syntax for typing.TypedDict stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#133823 opened May 10, 2025 by picnixz
Attribute __annotations__ containd in FunctionType.__dict__ but is not an attribute of "FunctionType" itself interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-bug An unexpected behavior, bug, or error
#133819 opened May 10, 2025 by siegbert7
Remove undocumented deprecated keyword argument syntax for typing.NamedTuple stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#133817 opened May 10, 2025 by picnixz
Python 3.13.3 tarball and Git tag contain version 3.13.1 instead 3.13 bugs and security fixes build The build process and cross-build infra CI, GitHub Actions, buildbots, Dependabot, etc. pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#133816 opened May 10, 2025 by f45tb00t
Remove http.server.CGIHTTPRequestHandler and --cgi flag support stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#133810 opened May 10, 2025 by picnixz
[3.14] ensurepip failing on s390x musl linux 3.14 bugs and security fixes build The build process and cross-build OS-unsupported topic-ensurepip type-bug An unexpected behavior, bug, or error
#133801 opened May 10, 2025 by mayeut
Avoid DeprecationWarning for _pack_ without _layout_ when there are not bit-fields? extension-modules C modules in the Modules dir topic-ctypes type-bug An unexpected behavior, bug, or error
#133800 opened May 10, 2025 by seberg
Pickled files with pathlib.Path cannot be loaded in py >= 3.13 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-pathlib type-bug An unexpected behavior, bug, or error
#133789 opened May 9, 2025 by kushaangupta
__replace__ on manually created AST objects has too many required arguments 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#133783 opened May 9, 2025 by JelleZijlstra
pywin32's Python 3.14.0-beta.1 build tries to link against python314t.lib on non-threaded python 3.14 bugs and security fixes build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#133779 opened May 9, 2025 by Avasam
assigning to __annotations__ has no effect in 3.14.0b1 under from __future__ import annotations 3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#133778 opened May 9, 2025 by zzzeek
Use-after-free in unicode_escape decoder with error handler 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-unicode type-crash A hard crash of the interpreter, possibly with a core dump type-security A security issue
#133767 opened May 9, 2025 by sethmlarson
Breaking API Change in Python 3.13.3: Task Factory Signature Change 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#133745 opened May 9, 2025 by pablogsal
test_build_details fails if executed from a relocated place build The build process and cross-build tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#133743 opened May 9, 2025 by pablogsal
test_sysconfig fails if executed from a relocated place tests Tests in the Lib/test dir topic-sysconfig type-bug An unexpected behavior, bug, or error
#133742 opened May 9, 2025 by pablogsal
test_alt_digits_nl_langinfo fails for locale uk_UA tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#133740 opened May 9, 2025 by pablogsal
Add a color: bool arg to difflib.unified_diff stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#133722 opened May 9, 2025 by dougthor42
Enable UTF-8 mode by default (implement PEP 686) interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#133711 opened May 8, 2025 by AA-Turner
Improve PyREPL auto-indentation stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#133710 opened May 8, 2025 by tanloong
calculate_log2_keysize in dictobject.c incorrect interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#133703 opened May 8, 2025 by colesbury
ProTip! Updated in the last three days: updated:>2025-05-07.