-
-
Notifications
You must be signed in to change notification settings - Fork 32k
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
Not able to start an instantiated Thread in a child process through multiprocessing.Process in python 3.13
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#134381
opened May 20, 2025 by
anadrianmanrique
The C API needs to protect state that can be deleted by finalization
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
topic-C-API
topic-free-threading
topic-subinterpreters
triaged
The issue has been accepted as valid by a triager.
#134307
opened May 20, 2025 by
ZeroIntensity
~bool
deprecation not reported for literals
3.13
#134280
opened May 19, 2025 by
decorator-factory
The REPL hangs under no memory on 3.13
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#134163
opened May 17, 2025 by
ZeroIntensity
Out-of-bounds read in integrated mimalloc (fixed upstream)
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#134070
opened May 15, 2025 by
fuhsnn
Recording and restoring the LC_NUMERIC locale setting with LC_ALL=C.UTF-8 no longer works with Python 3.13.3
3.13
bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#133967
opened May 13, 2025 by
bouweandela
typing.get_type_hints()
raises on invalid types only if they're wrapped in a ForwardRef
3.13
#133959
opened May 13, 2025 by
JelleZijlstra
creating venv Python3.13 on CIFS mounted drive fails ENODATA
3.13
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-venv
Related to the venv module
type-bug
An unexpected behavior, bug, or error
#133951
opened May 12, 2025 by
mycroftw
Pickled files with pathlib.Path cannot be loaded in py >= 3.13
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-pathlib
type-bug
An unexpected behavior, bug, or error
#133789
opened May 9, 2025 by
kushaangupta
Use-after-free in only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
3.15
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
topic-unicode
type-crash
A hard crash of the interpreter, possibly with a core dump
type-security
A security issue
unicode_escape
decoder with error handler
3.9
#133767
opened May 9, 2025 by
sethmlarson
Pipe inheritance broken on Windows since 3.13
3.13
bugs and security fixes
3.14
bugs and security fixes
OS-windows
type-bug
An unexpected behavior, bug, or error
#133506
opened May 6, 2025 by
schlamar
Leak test of test_descr fails Base2 != Base
3.13
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#133122
opened Apr 29, 2025 by
nascheme
REPL: AttributeError: module only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
topic-multiprocessing
type-bug
An unexpected behavior, bug, or error
__mp_main__
has no attribute is_prime
in ProcessPoolExecutor
example
3.12
#132898
opened Apr 25, 2025 by
wenming21
Report of Open Redirect Vulnerability in Python 3.9.19 - Utilizing Simple HTTP
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
3.14
bugs and security fixes
pending
The issue will be closed if no feedback is provided
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
type-security
A security issue
#132826
opened Apr 23, 2025 by
hnagashimauu
PyEval_SetProfileAllThreads is racy under free-threading
3.13
bugs and security fixes
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#132817
opened Apr 22, 2025 by
hawkinsp
smtplib: missing case in handling 421 response in sendmail
3.13
bugs and security fixes
3.14
bugs and security fixes
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#132796
opened Apr 22, 2025 by
codeZeilen
Potential Integer Overflow in mark_stacks function
3.13
bugs and security fixes
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#132771
opened Apr 21, 2025 by
rialbat
Argument Clinic: c_default does not work with bool and char converters
3.13
bugs and security fixes
3.14
bugs and security fixes
topic-argument-clinic
type-bug
An unexpected behavior, bug, or error
#132753
opened Apr 20, 2025 by
serhiy-storchaka
Runaway recursion on 3.13 and higher for _PY_FRAME_GENERAL
3.13
bugs and security fixes
3.14
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#132744
opened Apr 20, 2025 by
Fidget-Spinner
Enum only security fixes
3.13
bugs and security fixes
release-blocker
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
_missing_
function changes __contains__
behaviour
3.12
#132684
opened Apr 18, 2025 by
artur-sl
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.