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

missing global names inside a class body (calling exec with a ChainMap) 3.14 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-feature A feature request or enhancement
#121306 opened Jul 3, 2024 by CNSeniorious000
email: invalid RFC 2047 address header after refolding with email.policy.default type-bug An unexpected behavior, bug, or error
#121284 opened Jul 2, 2024 by medmunds
argparse mis-handles a store_true option in between two nargs="?" positionals type-bug An unexpected behavior, bug, or error
#121282 opened Jul 2, 2024 by zackw
Allow .. versionadded:: next in docs docs Documentation in the Doc dir type-feature A feature request or enhancement
#121277 opened Jul 2, 2024 by encukou
5 tasks
Remove remnants of support for non-IEEE 754 systems from cmathmodule.c type-feature A feature request or enhancement
#121268 opened Jul 2, 2024 by skirpichev
Tarfile is unnecessarily slow type-bug An unexpected behavior, bug, or error
#121267 opened Jul 2, 2024 by jforberg
3.13b3 crashes in Cython test suite 3.13 bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#121253 opened Jul 2, 2024 by scoder
create_unix_server() removes listening unix socket, potentially from other process type-bug An unexpected behavior, bug, or error
#121252 opened Jul 2, 2024 by tdihp
Add support for C99 complex type (_Complex) to the struct module type-feature A feature request or enhancement
#121249 opened Jul 2, 2024 by skirpichev
Case where LOAD_CONST and RETURN_VALUE are not combined into RETURN_CONST interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#121246 opened Jul 1, 2024 by FranklinLiang
Python 3.13.0b3 REPL empties ~/.python_history 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
#121245 opened Jul 1, 2024 by hroncok
Let strptime accept %:z type-bug An unexpected behavior, bug, or error
#121237 opened Jul 1, 2024 by za3k
Disallow setting an empty list for NPN in CPython 3.9 and earlier 3.8 only security fixes 3.9 only security fixes type-security A security issue
#121227 opened Jul 1, 2024 by sethmlarson
Should we allow relative includes? (i.e. #include "../_ssl.h") build The build process and cross-build type-feature A feature request or enhancement
#121223 opened Jul 1, 2024 by skirpichev
riscv64 fails to build Python/perf_jit_trampoline.c: Unsupported target architecture 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build
#121201 opened Jul 1, 2024 by vstinner
Add fast path to deepcopy() for empty list/tuple/dict/set performance Performance or resource usage stdlib Python modules in the Lib dir
#121192 opened Jun 30, 2024 by lgeiger
Different output from importlib.resources.files() in REPL in 3.12 versus 3.13 topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121190 opened Jun 30, 2024 by danielhollas
LZMA filtering documentation very poor docs Documentation in the Doc dir
#121186 opened Jun 30, 2024 by CitrusWire
Wrong extract version set in local headers for files located beyond zip64 limit stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#121171 opened Jun 29, 2024 by dtheyer
subprocess.run timeout does not function if shell=True and capture_output=True stdlib Python modules in the Lib dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#121157 opened Jun 29, 2024 by Mabeeck2010
argparse: usage text of arguments in mutually exclusive groups no longer wraps in Python 3.13 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#121151 opened Jun 29, 2024 by hamdanal
Mac M1: ctypes crashes Blender application when I load and run my dylib. OS-mac topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#121142 opened Jun 28, 2024 by mifth
Setting the line number is ignored in INSTRUMENTED_YIELD_VALUE 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#121131 opened Jun 28, 2024 by markshannon
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.