Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
frozendict instead of MappingProxyType
Add issue header
#12936:
Issue #152636
opened
by
sobolevn
_interpchannels.create() debug aborts if channel lock allocation fails
Add issue header
#12935:
Issue #152635
opened
by
stestagg
ast.parse with lower feature_version is still allowed to parser lazy import os
Add issue header
#12933:
Issue #152631
opened
by
sobolevn
asyncio.Queue documentation, the raise of QueueShutDown exception is missing in put_nowait and get_nowaitmethods
Add issue header
#12932:
Issue #152614
opened
by
YvesDup
LOAD_FAST_BORROW; POP_TOP pairs should be removed
Add issue header
#12931:
Issue #152600
opened
by
brijkapadia
future_discard_from_awaited_by)
Add issue header
#12927:
Issue #152569
opened
by
Skn0tt
subprocess.TimeoutExpired message
Add issue header
#12925:
Issue #152558
opened
by
lpyu001
mappingproxy_new_impl method to use PyDictProxy_New
Add issue header
#12922:
Issue #152546
opened
by
sobolevn
odictiter_new is unlocked under free-threading -- use-after-free SIGSEGV (GH-133734 follow-up to gh-125996)
Add issue header
#12921:
Issue #152537
opened
by
robertsdotpm
update doesn't accept frozendict objects
Add issue header
#12917:
Issue #152492
opened
by
da-woods
ZipFile.open(force_zip64=True) generates inconsistent zip64 extra fields
Add issue header
#12915:
Issue #152486
opened
by
danny0838