Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
PyCriticalSection support PEP 803?
Add issue header
#11914:
Issue #148591
opened
by
clin1234
PyThreadState_GetFrame() thread-safety is unclear (and inconsistent with sys._current_frames())
Add issue header
#11913:
Issue #148589
opened
by
devdanzin
_ctypes breaks libffi's NULL-terminated elements invariant for complex types
Add issue header
#11909:
Issue #148573
opened
by
sunmy2019
recorded_values leak when specialized op deopts
Add issue header
#11908:
Issue #148571
opened
by
NekoAsakura
time.strptime() with lambda/function call triggers GC finalization error in Python 3.12 (struct_time n_fields missing in tp_clear)
Add issue header
#11904:
Issue #148551
opened
by
SimGo123
libpython3.so when building for stable ABI for android
Add issue header
#11903:
Issue #148544
opened
by
davidhewitt
struct.pack with format s errors on bytes-like data
Add issue header
#11898:
Issue #148529
opened
by
jakirkham