⭐ - important ⬆️ - high priority ⬇️ - low priority ▫️ - normal priority
📅 - old 🥚 - new ▫️- neither
🔷 - regular contributor 🔵 - community ▫️ - me
❔- undecided
category | kind | importance | priority | age | creator | link | link 2 | summary | ||
---|---|---|---|---|---|---|---|---|---|---|
❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | |
❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ||
❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ||
- | - | - | - | - | - | - | - | - | - | - |
❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ | ❔ |
- crashes
- ⭐⬆️❔▫️python/cpython#100711 race condition in subinterpreter creation
- ❔❔❔🔵python/cpython#104210 (comment) per-interp GIL
- ❔❔❔❔...
- bugs
- ❔❔❔❔python/cpython#117482 int._str_
- ▫️▫️❔🔷python/cpython#112677 run test suite in subinterp
- ❔❔❔❔...
- features/improvements
- ❔❔❔▫️python/cpython#110693 need more pending calls
- ❔❔❔▫️python/cpython#114940 per-interpreter "HEAD" lock
- ▫️▫️❔🔷python/cpython#112434 allow per-interp site settings
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔python/cpython#127044 prevent new threads during interp fini
- ❔❔❔🔷python/cpython#17575 finalize subinterpreters in PyFinalize()
- ❔❔❔🔷python/cpython#125567 (review) (orig) pending calls linked list
- ❔❔❔▫️python/cpython#127115 (alt) per-interp "HEAD" lock
- ❔❔❔🔷python/cpython#112435 allow per-interp site settings
- ❔❔❔❔...
- docs
- ❔❔❔▫️python/cpython#123152 (PR) concurrency howto
- ❔❔❔❔...
- benchmarking
- ❔https://github.com/faster-cpython/concurrency-benchmarks
- ❔https://docs.google.com/spreadsheets/d/1EMTw_UjSOShT59tktg5EYw1Th4inAf36lvY8DhctWiY/
- ❔https://github.com/faster-cpython/ideas/wiki/All-About-Python-Benchmarking
- ❔https://github.com/faster-cpython/ideas/wiki/Tables:-Workloads
- ❔faster-cpython/benchmarking-public#40
- ❔...
- discussions
- crashes
- ❔❔❔❔...
- bugs
- ❔❔❔❔...
- features/improvements
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔python/cpython#127121 fork thread ID
- ❔❔❔🔷python/cpython#114839 Thread.join() race
- ❔❔❔❔python/cpython#116982 support new threads in atexit handlers
- ...
- PRs - features/improvements
- ❔❔❔▫️python/cpython#120663 clean up managed static types
- ❔❔❔❔python/cpython#124150 join daemon threads at fini
- ❔❔❔❔python/cpython#120087 gc collect during fini
- ...
- docs
- ❔❔❔❔python/cpython#125961 describe daemon threads
- ❔❔❔❔...
- discussions
- crashes
- ❔❔❔❔...
- bugs
- ❔❔❔❔python/cpython#119663 PyType_GetModuleByDef is really slow
- ❔❔❔❔...
- features/improvements
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔...
- discussions
- ❔❔❔❔...
- crashes
- ❔❔❔❔...
- bugs
- ❔❔❔❔python/cpython#109049 immortal objects slowdown
- ❔❔❔❔python/cpython#125174 immortal object lifetimes
- ❔❔❔❔python/cpython#100911 immortal object leaks
- ❔❔❔❔...
- features/improvements
- ❔❔❔❔python/cpython#117425 drop refcount ops for specific objects
- ❔❔❔🔷faster-cpython/ideas#672 reinvent PyTypeObject for ext. static types
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔...
- discussions
- ❔❔❔❔...
- crashes
- ❔❔❔❔...
- bugs
- ❔❔❔▫️python/cpython#120838 fini constraints
- ❔❔❔❔python/cpython#109853 sys.path[0]
- ❔❔❔❔...
- features
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔python/cpython#121628 Defer _PyRuntime_Initialize() to Py_InitializeFromConfig()
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔python/cpython#120840 test bad lifecycle ops
- ❔❔❔▫️python/cpython#120841 disallow fini during
PyRun_Main()
- ❔❔❔▫️python/cpython#31771 Move PyInterpreterState.config to _PyRuntimeState.config
- ...
- discussions
- ❔❔❔❔...
- crashes
- ❔❔❔❔...
- bugs
- ❔❔❔❔...
- features/improvements
- ❔❔❔❔...
- PRs - fixes
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔...
- discussions
- ❔❔❔❔...
- crashes
- ❔❔❔❔python/cpython#100981 segfault in test__interpreters
- ❔❔❔❔python/cpython#127220 bad encodings in shared (_interpreters)
- ❔❔❔❔...
- bugs
- ❔❔❔❔https://buildbot.python.org/#/builders/1232/builds/4098/steps/6/logs/stdio test failure
- ❔❔❔❔python/cpython#110411 memory leak
- ❔❔❔❔https://buildbot.python.org/#/builders/1610/builds/380/steps/6/logs/stdio race in InterpreterPoolExecutor
- ❔❔❔❔python/cpython#122199 leak in test_types
- ❔❔❔❔python/cpython#127041 race in _interpreters.destroy (running main)
- ❔❔❔❔python/cpython#126644 _interpreters not thread-safe
- ❔❔❔❔python/cpython#123134 race in interp creation
- ...
- features/improvements
- ❔❔❔❔python/cpython#125920 InterpreterPoolExecutor thread_name_prefix
- ❔❔❔❔python/cpython#104289 add test for loading stdlib extensions in subinterp
- PRs - fixes
- ❔❔❔❔python/cpython#124107 data race in _interpchannels
- ❔❔❔❔...
- PRs - features/improvements
- ❔❔❔❔...
- docs
- ❔❔❔▫️subinterpreters howto
- ❔❔❔▫️python/cpython#107784 add entries for C-API made public
- discussions
- ❔❔❔❔...
- closed issues
- merged PRs
- abandoned PRs
- other