Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
gc.get_stats() and a concurrent collection under free-threading
new-bugs-announce notifier
#18470:
Issue #151646
opened
by
Naserume
_PyImport_SetDLOpenFlags when sys.setdlopenflags() is called concurrently
new-bugs-announce notifier
#18469:
Issue #151644
opened
by
Naserume
resize_buffer_lock_held and _Py_DecRefShared on a shared BytesIO buffer
new-bugs-announce notifier
#18468:
Issue #151640
opened
by
Naserume
Counter.update can cause a use after free
new-bugs-announce notifier
#18467:
Issue #151633
opened
by
KowalskiThomas
odictiter_new when an OrderedDict is concurrently iterated and updated/cleared
new-bugs-announce notifier
#18465:
Issue #151627
opened
by
Naserume
TypeAliasType instance with a __module__ of choice
new-bugs-announce notifier
#18457:
Issue #151607
opened
by
flying-sheep
lzs->next_in?
new-bugs-announce notifier
#18456:
Issue #151605
opened
by
mcepl
_pyio.TextIOBase.read is missing a size arg
new-bugs-announce notifier
#18454:
Issue #151596
opened
by
ShaharNaveh
_remote_debugging/module.c defines Py_MOD_GIL_NOT_USED twice
new-bugs-announce notifier
#18452:
Issue #151584
opened
by
sobolevn
__future__ imports aren't always eager
new-bugs-announce notifier
#18451:
Issue #151577
opened
by
brandtbucher
mimetypes.guess_type()
new-bugs-announce notifier
#18450:
Issue #151575
opened
by
NaveenKumarG-dev
from . import util
new-bugs-announce notifier
#18448:
Issue #151560
opened
by
ringobanana-3900
tarfile.extractall(filter='data') allows symlink escape through hardlink-extraction fallback
new-bugs-announce notifier
#18447:
Issue #151558
opened
by
StanFromIreland