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

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
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
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 build The build process and cross-build OS-windows performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113655 opened Jan 2, 2024 by mdboom
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
Possible heap-use-after-free in ctypes in Python 3.12 3.12 bugs and security fixes topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#113576 opened Dec 29, 2023 by jiridanek
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
Occasionally multiprocessing.test.*.test_threads can take 10 minutes 3.11 bug and security fixes 3.12 bugs and security fixes tests Tests in the Lib/test dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#113205 opened Dec 16, 2023 by gpshead
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
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
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
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
Setting negative tp_dictoffset on PyLong subclass leads to crash 3.12 bugs and security fixes topic-C-API type-bug An unexpected behavior, bug, or error
#112743 opened Dec 5, 2023 by encukou
The new_interpreter() function incorrectly returns _PyStatus_OK() on some error code paths 3.11 bug and security fixes 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
#112729 opened Dec 4, 2023 by colesbury
typing.get_args behaviour when using the new 3.12 PEP 695 feature (Type Parameter Syntax) 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir topic-typing
#112472 opened Nov 27, 2023 by Questionsdenombres
can not unparse code with ' in format_spec 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
#112364 opened Nov 24, 2023 by 15r10nk
An opcode optimize error in Python 3.12.0 3.11 bug and security fixes 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#112356 opened Nov 24, 2023 by tiwb
What's new in 3.7 incorrectly states PEP 563 will be default in 3.10 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
#112306 opened Nov 22, 2023 by davetapley
platform module functions execute for a long time if user has no permissions to WMI 3.12 bugs and security fixes 3.13 new features, bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#112278 opened Nov 20, 2023 by kfrydel
3.12 setrecursionlimit is ignored in connection with @functools.cache 3.12 bugs and security fixes 3.13 new features, bugs and security fixes release-blocker type-bug An unexpected behavior, bug, or error
#112215 opened Nov 17, 2023 by PeterLuschny
ProTip! Exclude everything labeled bug with -label:bug.