Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
typing caches keep extension types alive past shutdown
new-bugs-announce notifier
#18484:
Issue #151728
opened
by
wjakob
FileIO under free-threading
new-bugs-announce notifier
#18482:
Issue #151707
opened
by
KowalskiThomas
Py_DECREF(NULL) in setup_context/do_warn (_warnings.c) when emitting a warning under MemoryError
new-bugs-announce notifier
#18475:
Issue #151673
opened
by
devdanzin
__lazy_import__ with a string fromlist doesn't resolve to the module being imported
new-bugs-announce notifier
#18474:
Issue #151672
opened
by
brandtbucher
tarfile.TarFile.add() does not normalize symlink targets on Windows
new-bugs-announce notifier
#18473:
Issue #151669
opened
by
dnicolodi
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