Actions: python/cpython
Actions
4,982 workflow runs
4,982 workflow runs
concurrent.futures.Executor.map with buffersize should yield from buffer and raise after executor shutdown
Add issue header
#11646:
Issue #146392
opened
by
ebonnal
optimizer_symbols.c: make_bottom NULL deref when arena full
Add issue header
#11645:
Issue #146388
opened
by
A0su
modsupport.c: Missing va_end in _abiinfo_raise
Add issue header
#11644:
Issue #146386
opened
by
A0su
shlex.quote from 3.13 to 3.14
Add issue header
#11643:
Issue #146385
opened
by
bonzini
Py_InitializeFromConfig and Py_InitializeFromInitConfig
Add issue header
#11640:
Issue #146377
opened
by
matlo607
PYTHON_LAZY_IMPORTS=none ignored for __lazy_modules__
Add issue header
#11637:
Issue #146369
opened
by
hugovk
asyncio.Queue
Add issue header
#11634:
Issue #146366
opened
by
jonathandung
asyncio.queues.Queue._wakeup_next can be changed to a static method
Add issue header
#11632:
Issue #146363
opened
by
jonathandung
co_exceptiontable missing in Data Model (Code objects)
Add issue header
#11631:
Issue #146362
opened
by
HongchengFan
co_lnotab deprecation/removal
Add issue header
#11630:
Issue #146361
opened
by
HongchengFan
pythonrun.c: main_module ref leak in _PyRun_SimpleStringFlagsWithName
Add issue header
#11628:
Issue #146355
opened
by
A0su