Actions: python/cpython
Actions
4,145 workflow run results
4,145 workflow run results
bytes()
and bytearray()
should show source
and show the default values for source
, encoding
and errors
and should say bytes-like object
Add issue header
#8927:
Issue #137114
opened
by
hyperkai
str()
should show the default values for object, encoding and errors and should say bytes-like object
Add issue header
#8925:
Issue #137112
opened
by
hyperkai
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