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

_freeze_module.c has several unhandled nulls type-bug An unexpected behavior, bug, or error
#123919 opened Sep 10, 2024 by sobolevn
The configure script incorrectly detects crypt() when it doesn't exist type-bug An unexpected behavior, bug, or error
#123917 opened Sep 10, 2024 by madscientist
PyObject_HEAD_INIT is defined incorrectly topic-C-API type-bug An unexpected behavior, bug, or error
#123916 opened Sep 10, 2024 by Zuzu-Typ
ftplib cannot connect to server which has banner / welcome message configured pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#123911 opened Sep 10, 2024 by kegabor
Update TOML description to include version number docs Documentation in the Doc dir
#123905 opened Sep 10, 2024 by encukou
Possible kernel crash on vfork type-crash A hard crash of the interpreter, possibly with a core dump
#123900 opened Sep 10, 2024 by arthur-proglove
Simplifying ascii-decode interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#123894 opened Sep 10, 2024 by rhpvorderman
Incorrect optimization in itertools.tee() 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#123884 opened Sep 9, 2024 by rhettinger
Timedelta cannot be used in match statements stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#123882 opened Sep 9, 2024 by u3Izx9ql7vW4
Support wasm32-wasip1 as the default WASI target triple 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build OS-wasi type-bug An unexpected behavior, bug, or error
#123877 opened Sep 9, 2024 by brettcannon
Hosted documentation has not been updated in a couple of days 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir
#123876 opened Sep 9, 2024 by aphedges
SQLite3 threadsafety property should return 2 for serialized topic-sqlite3 type-bug An unexpected behavior, bug, or error
#123873 opened Sep 9, 2024 by rghe
test.test_pyrepl.test_pyrepl.TestMain.test_readline_history_file fails on MacOS with TERM=dumb OS-mac tests Tests in the Lib/test dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#123870 opened Sep 9, 2024 by diegorusso
REPL indentation after print or evaluation is printed topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#123863 opened Sep 9, 2024 by Siecje
Improve document for SyntaxWarning docs Documentation in the Doc dir
#123858 opened Sep 9, 2024 by bebound
The new REPL fails on Ctrl-C after search 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell
#123856 opened Sep 9, 2024 by serhiy-storchaka
locale.windows_locale: Incorrect Windows locale for Cambodian OS-windows type-bug An unexpected behavior, bug, or error
#123853 opened Sep 9, 2024 by seanbudd
shelve del only removes the reference not the actual data OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#123851 opened Sep 8, 2024 by todeskurve
test_sqlite3/test_dump.py Fails if SQLite Foreign Keys Enabled tests Tests in the Lib/test dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#123849 opened Sep 8, 2024 by Derothin
Testing math_testcases.txt lacks support for signed zeros tests Tests in the Lib/test dir type-feature A feature request or enhancement
#123836 opened Sep 8, 2024 by skirpichev
ProTip! Type g i on any issue or pull request to go back to the issue listing page.