-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: ericsnowcurrently/multi-core-python
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
Up-to-date TODO list for per-interpreter GIL.
#78
opened Feb 9, 2022 by
ericsnowcurrently
19 of 66 tasks
Idea: Define an opt-in C-API subset usable with per-interpreter GIL
status: backburner
tabled for now
#71
opened Feb 2, 2021 by
encukou
Clarify what is a "sub-interpreter" and what is an "interpreter".
#69
opened Oct 19, 2020 by
markshannon
(Wiki) Add to “Interested Parties”: Embed as per-thread scripting
#67
opened Sep 10, 2020 by
connorjak
Identify any problems with using the stdlib in subinterpreters.
#65
opened Apr 29, 2020 by
ericsnowcurrently
Lingering subinterpreters should be implicitly cleared on shutdown
#57
opened Nov 1, 2019 by
ericsnowcurrently
Get Cython to produce subinterpreter-compatible extensions.
#54
opened Sep 20, 2019 by
ericsnowcurrently
Question: Channels will never support queue-like polling interface?
#51
opened Sep 2, 2019 by
dumblob
Validate results from moderately hard to figure out
P1
medium priority
size: medium
requires a moderate amount of changes
status: blocked
waiting for another issue
type: code health
URGENT
must be dealt with ASAP
X [isolation]
improved interpreter isolation
X [runtime]
CPython runtime (lifecycle, state)
Tools/c-analyzer/c-statics.py
using other tools.
complexity: medium
#50
opened Jul 5, 2019 by
ericsnowcurrently
Non-critical deficiencies in moderately hard to figure out
P1
medium priority
size: medium
requires a moderate amount of changes
status: blocked
waiting for another issue
type: code health
X [isolation]
improved interpreter isolation
X [runtime]
CPython runtime (lifecycle, state)
Tools/c-globals/c-globals.py
.
complexity: medium
#49
opened Jun 22, 2019 by
ericsnowcurrently
17 tasks
Tools/c-globals/check-c-statics.py
should pass without any ignored globals.
complexity: medium
#48
opened Jun 21, 2019 by
ericsnowcurrently
3 tasks
Critical deficiencies in moderately hard to figure out
P0
high priority
size: medium
requires a moderate amount of changes
type: code health
URGENT
must be dealt with ASAP
X [isolation]
improved interpreter isolation
X [runtime]
CPython runtime (lifecycle, state)
Tools/c-globals/check-c-globals.py
.
complexity: medium
#47
opened Jun 21, 2019 by
ericsnowcurrently
17 of 29 tasks
Raise the "original" exception from Interpreter.run()?
complexity: medium
moderately hard to figure out
P2
low priority
size: medium
requires a moderate amount of changes
type: enhancement
X [cross-interpreter]
e.g. channels
#43
opened Sep 10, 2018 by
ericsnowcurrently
Identify any other issues found via mod_wsgi.
complexity: low
easy to figure out
P0
high priority
size: small
requires few changes
type: community
X [isolation]
improved interpreter isolation
#41
opened Aug 31, 2018 by
ericsnowcurrently
Previous Next
ProTip!
no:milestone will show everything without a milestone.