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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

test_interpreters.test_stress Failed on aarch64 Fedora Stable Clang 3.x Buildbot 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#128381 opened Dec 31, 2024 by ericsnowcurrently
Migrate from PyGILState_Check to thread state checks internally interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-feature A feature request or enhancement
#128360 opened Dec 30, 2024 by ZeroIntensity
Embedded interpreters: No way to extend sys.path topic-subinterpreters type-feature A feature request or enhancement
#128352 opened Dec 30, 2024 by smurfix
Assertion failures from _interpchannels._register_end_types 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127234 opened Nov 24, 2024 by devdanzin
_interpreters.exec with invalid dict as shared segfaults 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127196 opened Nov 23, 2024 by devdanzin
test_interpreters.test_stress Crashes in managed_static_type_clear() 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127108 opened Nov 21, 2024 by ericsnowcurrently
An interpreter can start running during _interpreters.destroy 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127041 opened Nov 19, 2024 by ZeroIntensity
Custom environments in subinterpreters topic-subinterpreters type-feature A feature request or enhancement
#126977 opened Nov 18, 2024 by FFY00
InterpreterPoolExecutor workers do not inherit modifications made to sys.path before starting. 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#126714 opened Nov 12, 2024 by TkTech
_interpreters is not thread safe on the free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#126644 opened Nov 10, 2024 by devdanzin
Multithreaded subinterpreters can be running during finalization 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#126016 opened Oct 26, 2024 by ZeroIntensity
InterpreterPoolExecutor doesn't respect "thread_name_prefix" 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#125920 opened Oct 24, 2024 by paultiq
Add HEAD_ISLOCKED to wrap GIL check interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-subinterpreters type-feature A feature request or enhancement
#125908 opened Oct 24, 2024 by rruuaanng
TSAN race in _waiting_release extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#123828 opened Sep 8, 2024 by ccotter
Deadlock in Py_EndInterpreter following bpo-1596321: Fix threading._shutdown() for the main thread 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#122517 opened Jul 31, 2024 by jdoc-sag
test_types Leaks References When Channels or Queues Used 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#122199 opened Jul 23, 2024 by ericsnowcurrently
Single-Phase Init Extension Module Init Functions Still Run in Isolated Interpreters 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#117953 opened Apr 16, 2024 by ericsnowcurrently
[subinterpreters] Refleaks on Windows Under Specific Conditions OS-windows pending The issue will be closed if no feedback is provided topic-subinterpreters type-bug An unexpected behavior, bug, or error
#117936 opened Apr 16, 2024 by ericsnowcurrently
Weird int.__str__ behaviour inside sub-interpreters 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#117482 opened Apr 2, 2024 by mliezun
TSan: data race with PyTypeObject version tag interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-subinterpreters type-bug An unexpected behavior, bug, or error
#116909 opened Mar 16, 2024 by pitrou
Memory corruption error if a second subinterpreter imports a module that contains certain imports 3.12 bugs and security fixes topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#116524 opened Mar 8, 2024 by Agomik
CPython 3.12 embedded in WeeChat causes segfault on subsequent calls to Py_EndInterpreter 3.12 bugs and security fixes topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#116510 opened Mar 8, 2024 by trygveaa
ProTip! Adding no:label will show everything without a label.