Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
should_auto_add_history in file Modules/readline.c
Add issue header
#13329:
Issue #154539
opened
by
xxyzz
contextvars.Context iterator across threads crashes (HAMT iterator cursor corruption) under free-threading
Add issue header
#13328:
Issue #154535
opened
by
devdanzin
defaultdict reads default_factory as a borrowed reference in defdict_repr / defdict_missing under free-threading
Add issue header
#13325:
Issue #154527
opened
by
Naserume
PyCData_NewGetBuffer reads b_ptr without the critical section _ctypes_resize holds
Add issue header
#13323:
Issue #154524
opened
by
Naserume
TextIOWrapper.detach() stores self->buffer = NULL non-atomically
Add issue header
#13322:
Issue #154523
opened
by
Naserume
ZipFile.mkdir(mode)
Add issue header
#13316:
Issue #154490
opened
by
danny0838
list command output contains trailing ^J markers
Add issue header
#13314:
Issue #154470
opened
by
ambv
sys.addaudithook() lazily creates interp->audit_hooks with no lock
Add issue header
#13305:
Issue #154431
opened
by
sobolevn