-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
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 (Objects, Python, Grammar, and Parser dirs)
topic-subinterpreters
type-feature
A feature request or enhancement
PyGILState_Check
to thread state checks internally
interpreter-core
#128360
opened Dec 30, 2024 by
ZeroIntensity
Embedded interpreters: No way to extend A feature request or enhancement
sys.path
topic-subinterpreters
type-feature
#128352
opened Dec 30, 2024 by
smurfix
Assertion failures from 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
_interpchannels._register_end_types
3.13
#127234
opened Nov 24, 2024 by
devdanzin
_interpreters.exec
with invalid dict as shared
segfaults
3.13
#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 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
_interpreters.destroy
3.13
#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
#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
Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
topic-C-API
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#123134
opened Aug 19, 2024 by
bruxisma
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
Support sharing A feature request or enhancement
NotImplemented
singletons in subinterpreters
topic-subinterpreters
type-feature
#118965
opened May 12, 2024 by
sobolevn
test_interpreters Failing Intermittently Under Py_DISABLE_GIL
3.13
bugs and security fixes
topic-free-threading
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
#118731
opened May 7, 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 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
int.__str__
behaviour inside sub-interpreters
3.12
#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
Previous Next
ProTip!
Adding no:label will show everything without a label.