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
Assigned to nobody Loading
Sort

Issues list

shutil.copyfileobj() doesn't flush at end of copy type-bug An unexpected behavior, bug, or error
#135648 opened Jun 18, 2025 by freakboy3742
random.vonmisesvariate() and random.lognormvariate() accept invalid parameters despite docs constraints stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135647 opened Jun 18, 2025 by denini08
Raise consistent NameError in ForwardRef.evaluate() type-feature A feature request or enhancement
#135646 opened Jun 17, 2025 by Viicos
3.14: missing sys.implementation.supports_isolated_interpreters? 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#135645 opened Jun 17, 2025 by henryiii
test_lock_two_threads flaky in test_capi 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#135641 opened Jun 17, 2025 by colesbury
test_cycle in test_free_threading.test_itertools is flaky tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#135639 opened Jun 17, 2025 by colesbury
Potential thread unsafety in test_free_threading.test_monitoring tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#135633 opened Jun 17, 2025 by emmatyping
Documentation for except* could be clearer docs Documentation in the Doc dir
#135629 opened Jun 17, 2025 by mandeep
Misleading pyrepl warnings when _curses module is missing needs backport to 3.14 bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135621 opened Jun 17, 2025 by itamaro
Add support for defining variadic callbacks via ctypes type-feature A feature request or enhancement
#135620 opened Jun 17, 2025 by rkbennett
ASan detects memory leaks in Python REPL during immediate exit after startup stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135618 opened Jun 17, 2025 by JpengYounger
with statement star target docs Documentation in the Doc dir topic-parser
#135617 opened Jun 17, 2025 by wwotex
Segfault/abort in _Py_uop_sym_new_const on a JIT build 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#135608 opened Jun 17, 2025 by devdanzin
data race with extension modules checking for empty weaklist interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#135607 opened Jun 17, 2025 by kumaraditya303
venv overwrites existing .gitignore topic-venv Related to the venv module type-bug An unexpected behavior, bug, or error
#135604 opened Jun 17, 2025 by 0xUnicorn
unittest mocks don't get applied to children with forkserver multiprocessing start method type-bug An unexpected behavior, bug, or error
#135583 opened Jun 16, 2025 by luk1337
Pickle FLOAT opcode inconsistency with whitespace extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#135580 opened Jun 16, 2025 by Legoclones
Pickle NEWOBJ/NEWOBJ_EX opcodes don't type check arg pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#135579 opened Jun 16, 2025 by Legoclones
Pickle APPENDS and ADDITEMS missing check type-feature A feature request or enhancement
#135573 opened Jun 16, 2025 by Legoclones
Guard call to _hashlib in test_hashlib.py tests Tests in the Lib/test dir type-feature A feature request or enhancement
#135571 opened Jun 16, 2025 by WillChilds-Klein
_hmac: GIL may be released while attempting to set an exception 3.14 bugs and security fixes 3.15 new features, bugs and security fixes extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#135561 opened Jun 16, 2025 by picnixz
ProTip! Follow long discussions with comments:>50.