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
Label
Projects
Milestones
Assignee
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
#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 bugs and security fixes
topic-ctypes
type-crash
A hard crash of the interpreter, possibly with a core dump
heap-use-after-free
in ctypes in Python 3.12
3.12
#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
Occasionally 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
multiprocessing.test.*.test_threads
can take 10 minutes
3.11
#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 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
AsyncIterator
should be used in type hints as opposed to AsyncGenerator
3.11
#112866
opened Dec 8, 2023 by
H0R5E
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 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
new_interpreter()
function incorrectly returns _PyStatus_OK()
on some error code paths
3.11
#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
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 bugs and security fixes
3.13
new features, bugs and security fixes
release-blocker
type-bug
An unexpected behavior, bug, or error
@functools.cache
3.12
#112215
opened Nov 17, 2023 by
PeterLuschny
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.