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

Segfault with pydebug mode with Python 3.12.0a5+ type-crash A hard crash of the interpreter, possibly with a core dump
#113793 opened Jan 7, 2024 by shadchin
Missing clock definitions on macOS (time module) OS-mac type-feature A feature request or enhancement
#113791 opened Jan 7, 2024 by ronaldoussoren
test_capi has refleaks type-bug An unexpected behavior, bug, or error
#113787 opened Jan 6, 2024 by Eclips4
AttributeError for tracemalloc.is_tracing tests Tests in the Lib/test dir
#113781 opened Jan 6, 2024 by gvanrossum
Add key argument to tuple.index() type-feature A feature request or enhancement
#113779 opened Jan 6, 2024 by grigoriev-semyon
HttpOnly prefix appending feature of MozillaCookieJar almost never works stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113775 opened Jan 6, 2024 by kairi003
Add 'key' argument to list.index() type-feature A feature request or enhancement
#113773 opened Jan 6, 2024 by kristjanvalur
PyAsyncGenASend objects allocated from freelists may not have their finalizers called 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-asyncio type-bug An unexpected behavior, bug, or error
#113753 opened Jan 5, 2024 by colesbury
Make the MRO cache thread-safe in free-threaded builds 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#113743 opened Jan 5, 2024 by colesbury
CSV reader should support QUOTE_NOTNULL and QUOTE_STRINGS 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#113732 opened Jan 5, 2024 by serhiy-storchaka
Outdated Python versions list values in Documentation for 3.9 and 3.8 docs Documentation in the Doc dir
#113726 opened Jan 5, 2024 by AlexeyKuzko
Is Preferences window supposed to stay open on Python Launcher? OS-mac type-bug An unexpected behavior, bug, or error
#113718 opened Jan 4, 2024 by justcheking
The Tier 2 Optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113710 opened Jan 4, 2024 by Fidget-Spinner
C Comments about long integer representation are out of date docs Documentation in the Doc dir
#113706 opened Jan 4, 2024 by mdboom
test_logging's test_111615 fails under WASI 3.12 bugs and security fixes 3.13 new features, bugs and security fixes tests Tests in the Lib/test dir topic-WebAssembly type-bug An unexpected behavior, bug, or error
#113692 opened Jan 3, 2024 by brettcannon
Missing UF_ and SF_ flags in Lib/stat.py OS-mac type-feature A feature request or enhancement
#113666 opened Jan 2, 2024 by ronaldoussoren
ProTip! Add no:assignee to see everything that’s not assigned.