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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

asyncio.BaseEventLoop _clock_resolution has no effect topic-asyncio type-bug An unexpected behavior, bug, or error
#116342 opened Mar 4, 2024 by KholdStare
ipaddress.py P2P broadcast networks type-bug An unexpected behavior, bug, or error
#116335 opened Mar 4, 2024 by lethedata
Disable the GIL by default in free-threaded builds interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#116329 opened Mar 4, 2024 by swtaarrs
sys_getwindowsversion_impl might potentially swallow errors in sysmodule.c interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#116326 opened Mar 4, 2024 by sobolevn
Unexpected IndexError in typing.List[''] 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-typing type-bug An unexpected behavior, bug, or error
#116325 opened Mar 4, 2024 by jureslak
Implement Py_mod_gil slot for free-threading-safe extensions interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#116322 opened Mar 4, 2024 by swtaarrs
glob.glob("**", root_dir=root, recursive=True) doesn't return root type-bug An unexpected behavior, bug, or error
#116320 opened Mar 4, 2024 by barneygale
Get tests passing under wasmtime 18 using preview2 / WASI 0.2 primitives 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes OS-wasi
#116313 opened Mar 4, 2024 by brettcannon
3 tasks
configparser open UTF-8 with BOM file type-bug An unexpected behavior, bug, or error
#116310 opened Mar 4, 2024 by jeanphilipperuijs
PGO tests fail if disable-test-modules is suplied tests Tests in the Lib/test dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#116303 opened Mar 4, 2024 by chaosflaws
Broken link in glossary entry for method resolution order docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#116295 opened Mar 4, 2024 by stephantul
Tier 2: True function inlining without reconstruction type-feature A feature request or enhancement
#116291 opened Mar 3, 2024 by Fidget-Spinner
2 tasks
RotatingFileHandler formats the record twice performance Performance or resource usage
#116267 opened Mar 3, 2024 by serhiy-storchaka
_xxinterpqueues.create documentation is outdated docs Documentation in the Doc dir topic-subinterpreters
#116266 opened Mar 3, 2024 by Eclips4
After opening a tkinter window, command line interpreter crashes after getting a command from the clipboard ending with a comment pending The issue will be closed if no feedback is provided topic-tkinter type-bug An unexpected behavior, bug, or error
#116264 opened Mar 3, 2024 by rudyment
RotatingFileHandler can create empty backups 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#116263 opened Mar 3, 2024 by serhiy-storchaka
os urandom does not document CCRandomGenerateBytes docs Documentation in the Doc dir
#116245 opened Mar 2, 2024 by RappelBerryPi
NamedTuple can't inherit from another class stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#116241 opened Mar 2, 2024 by Conchylicultor
Freeze in SSLSocket.read after returning from sleep topic-SSL type-bug An unexpected behavior, bug, or error
#116223 opened Mar 1, 2024 by Ark-kun
ProTip! Adding no:label will show everything without a label.