Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
gc.get_stats() and a concurrent collection under free-threading
Add issue header
#12733:
Issue #151646
opened
by
Naserume
_PyImport_SetDLOpenFlags when sys.setdlopenflags() is called concurrently
Add issue header
#12732:
Issue #151644
opened
by
Naserume
resize_buffer_lock_held and _Py_DecRefShared on a shared BytesIO buffer
Add issue header
#12731:
Issue #151640
opened
by
Naserume
Counter.update can cause a use after free
Add issue header
#12730:
Issue #151633
opened
by
KowalskiThomas
odictiter_new when an OrderedDict is concurrently iterated and updated/cleared
Add issue header
#12728:
Issue #151627
opened
by
Naserume
TypeAliasType instance with a __module__ of choice
Add issue header
#12720:
Issue #151607
opened
by
flying-sheep
lzs->next_in?
Add issue header
#12719:
Issue #151605
opened
by
mcepl
_pyio.TextIOBase.read is missing a size arg
Add issue header
#12717:
Issue #151596
opened
by
ShaharNaveh
_remote_debugging/module.c defines Py_MOD_GIL_NOT_USED twice
Add issue header
#12715:
Issue #151584
opened
by
sobolevn
__future__ imports aren't always eager
Add issue header
#12714:
Issue #151577
opened
by
brandtbucher
mimetypes.guess_type()
Add issue header
#12713:
Issue #151575
opened
by
NaveenKumarG-dev
from . import util
Add issue header
#12711:
Issue #151560
opened
by
ringobanana-3900
tarfile.extractall(filter='data') allows symlink escape through hardlink-extraction fallback
Add issue header
#12710:
Issue #151558
opened
by
StanFromIreland