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

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
3.12 starts to return an error when all tests in a test file are skipped 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#113661 opened Jan 2, 2024 by fishy
Security risk of hidden pth files 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-security A security issue
#113659 opened Jan 2, 2024 by serhiy-storchaka
Stack overflow collecting PGO data on Windows 3.12 bugs and security fixes 3.13 new features, bugs and security fixes build The build process and cross-build OS-windows performance Performance or resource usage release-blocker type-bug An unexpected behavior, bug, or error
#113655 opened Jan 2, 2024 by mdboom
Add error to autoconf when building under wasm32-unknown-emscripten 3.13 new features, bugs and security fixes build The build process and cross-build deferred-blocker topic-WebAssembly type-bug An unexpected behavior, bug, or error
#113632 opened Jan 1, 2024 by brettcannon
UTF-8 Email parsing/serialising: Roundtrip exits with “surrogates not allowed” 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-email type-bug An unexpected behavior, bug, or error
#113594 opened Dec 31, 2023 by bronger
Deoptimise pathlib ABCs 3.13 new features, bugs and security fixes topic-pathlib type-feature A feature request or enhancement
#113528 opened Dec 28, 2023 by barneygale
JIT Compilation 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113464 opened Dec 25, 2023 by brandtbucher
Incrementing class variable about 2**32 times causes the Python 3.12.1 interpreter to crash 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#113462 opened Dec 24, 2023 by gsbrodal
Running doctest examples on a class results in OSError in REPL 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113329 opened Dec 20, 2023 by stenwessel
ResourceWarning in ssl.SSLSocket connected detection 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-SSL type-bug An unexpected behavior, bug, or error
#113280 opened Dec 19, 2023 by graingert
Crash Due to Exception in threading._shutdown() 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#113148 opened Dec 14, 2023 by ericsnowcurrently
Lingering Subinterpreter Subthread Keeps Program From Exiting 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#113146 opened Dec 14, 2023 by ericsnowcurrently
Mimalloc differences from upstream 3.13 new features, bugs and security fixes topic-free-threading
#113141 opened Dec 14, 2023 by colesbury
Ctrl-C Does Not Do Anything While A Subinterpreter Is Running in the Main Thread 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#113130 opened Dec 14, 2023 by ericsnowcurrently
Crash if Thread Running a Subinterpreter Is Interrupted During Finalization 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#113127 opened Dec 14, 2023 by ericsnowcurrently
idlelib/News3.txt for 3.13.0 and backports 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-IDLE
#112953 opened Dec 11, 2023 by terryjreedy
Certain multiple inheritance using generic alias errors in 3.13 3.13 new features, bugs and security fixes release-blocker stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#112903 opened Dec 9, 2023 by rmartin16
typing docs are unclear on when AsyncIterator should be used in type hints as opposed to AsyncGenerator 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir topic-typing
#112866 opened Dec 8, 2023 by H0R5E
parking_lot.c should check for overflow in Windows _PySemaphore_PlatformWait code path 3.13 new features, bugs and security fixes OS-windows topic-free-threading type-bug An unexpected behavior, bug, or error
#112804 opened Dec 6, 2023 by colesbury
Behaviour of unformattable ValueError on list.index has changed in Python 3.11 (change in PyErr_Format) 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
#112768 opened Dec 5, 2023 by da-woods
ProTip! Mix and match filters to narrow down what you’re looking for.