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

Outdated docs about asyncio.start_erver() docs Documentation in the Doc dir
#126896 opened Nov 16, 2024 by beavailable
Segfault/aborts calling difflib._test in threads in a free-threaded build type-crash A hard crash of the interpreter, possibly with a core dump
#126895 opened Nov 16, 2024 by devdanzin
Warmup counters should be reset when JIT compiling code 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT
#126892 opened Nov 16, 2024 by brandtbucher
Restore docstrings in ssl 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-SSL type-bug An unexpected behavior, bug, or error
#126890 opened Nov 15, 2024 by ZeroIntensity
patch does not correctly restore state on objects without __dict__ stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126886 opened Nov 15, 2024 by c00w
Calling cProfile.runctx in threads on a free-threading build segfaults type-crash A hard crash of the interpreter, possibly with a core dump
#126884 opened Nov 15, 2024 by devdanzin
datetime.fromisoformat() parses offset minutes outside 00-59 range type-bug An unexpected behavior, bug, or error
#126883 opened Nov 15, 2024 by ariebovenberg
Segfault with asyncio.base_events.BaseEventLoop when passed a small float to set_debug. type-crash A hard crash of the interpreter, possibly with a core dump
#126881 opened Nov 15, 2024 by devdanzin
autoconf link test for tcl/tk fails with optimizing compilers type-bug An unexpected behavior, bug, or error
#126877 opened Nov 15, 2024 by bramoore
Assertion failure if for socket._fallback_socketpair with too large default timeout 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#126876 opened Nov 15, 2024 by devdanzin
Add freelist for compact int objects interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#126868 opened Nov 15, 2024 by eendebakpt
Module unittest examples cannot work docs Documentation in the Doc dir
#126864 opened Nov 15, 2024 by samimakinen-twoday
TEST failed: test_posix tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#126863 opened Nov 15, 2024 by perovskikh
Possible overflow in typeobject.c:tail_contains 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#126862 opened Nov 15, 2024 by federicovalenso
Overflow if ast.AST.end_col_offset is absurdly large 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#126860 opened Nov 15, 2024 by federicovalenso
Overflow if co_linetable is absurdly large 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#126859 opened Nov 15, 2024 by federicovalenso
Overflow if co_exceptiontable is absurdly large 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#126858 opened Nov 15, 2024 by federicovalenso
Decimal.shift does not fully obey its context arg? docs Documentation in the Doc dir extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided
#126854 opened Nov 15, 2024 by brent-ridian
Start-of-line navigation is weird in new REPL, with completions showing stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#126851 opened Nov 15, 2024 by ferdnyc
pstats.Stats.get_stats_profile can't handle functions with the same name stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126850 opened Nov 15, 2024 by skmendez
subprocess.Popen doesn't redirect child process' stderr to stdout stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126848 opened Nov 14, 2024 by yurivict
Some edge cases in email.utils.parsedate_to_datetime seem to differ from RFC2822 spec stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#126845 opened Nov 14, 2024 by ariebovenberg
tkinter.filedialog.askdirectory() hangs if the directory name has right trailing blanks pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir topic-tkinter type-bug An unexpected behavior, bug, or error
#126839 opened Nov 14, 2024 by Madpentiste
urllib.request.url2pathname() mishandles non-empty authority sections on POSIX 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#126838 opened Nov 14, 2024 by barneygale
ProTip! What’s not been updated in a month: updated:<2024-10-15.