Actions: python/cpython
Actions
4,156 workflow run results
4,156 workflow run results
bytes()
and bytearray()
should have the default values for errors
for string sources
Add issue header
#8921:
Issue #137100
opened
by
hyperkai
bytearray()
, bytes()
, dict()
, frozenset()
, memoryview()
, range()
, set()
, str()
and tuple()
should have anchor tags
Add issue header
#8920:
Issue #137099
opened
by
hyperkai
test_embed.test_bpo20891
is racy under free-threading
Add issue header
#8916:
Issue #137093
opened
by
ZeroIntensity
binascii.unhexlify
and bytes.fromhex
Add issue header
#8913:
Issue #137083
opened
by
kohlrabi
selective_scan_cuda
)
Add issue header
#8909:
Issue #137071
opened
by
atulegenova
typing._UnionGenericAlias
, not typing.Union
Add issue header
#8907:
Issue #137065
opened
by
serhiy-storchaka
ast
members
Add issue header
#8906:
Issue #137063
opened
by
SnoopJ
url2pathname()
mishandles URL with Windows drive in netloc
Add issue header
#8904:
Issue #137059
opened
by
barneygale
pyport.h
: use __STDC_VERSION__ >= 202311L
instead of __STDC_VERSION__ > 201710L
Add issue header
#8903:
Issue #137058
opened
by
anthony-tuininga
Modules/Setup.local
when doing WASI builds
Add issue header
#8900:
Issue #137049
opened
by
brettcannon