Actions: python/cpython
Actions
4,262 workflow run results
4,262 workflow run results
str.isalnum() should only say c.isalpha() and c.isnumeric() without c.isdecimal() and c.isdigit()
Add issue header
#8980:
Issue #137262
opened
by
hyperkai
bytes.translate() and bytearray.translate() should also say bytearray.maketrans()
Add issue header
#8979:
Issue #137259
opened
by
hyperkai
--logdir option to Tools/wasm/wasi
Add issue header
#8976:
Issue #137248
opened
by
brettcannon
Tools/wasm/wasi look for extracted tarball installs of the WASI SDK
Add issue header
#8975:
Issue #137243
opened
by
brettcannon
bytes.maketrans() and bytearray.maketrans() should also say bytearray.translate()
Add issue header
#8970:
Issue #137235
opened
by
hyperkai
bytearray.maketrans() returns a bytes type value instead of a bytearray type value
Add issue header
#8969:
Issue #137234
opened
by
hyperkai
musllinux x86_64
Add issue header
#8966:
Issue #137231
opened
by
neutrinoceros
_pyrepl with low value for JUMP_BACKWARD_INITIAL_VALUE
Add issue header
#8961:
Issue #137218
opened
by
devdanzin
bytearray() value set to bytes.partition() and bytes.rpartition() is not converted to a bytes() value, keeping a bytearray() value in a tuple
Add issue header
#8960:
Issue #137217
opened
by
hyperkai
SystemError to be raised if done in callback from BRANCH_LEFT or BRANCH_RIGHT event
Add issue header
#8956:
Issue #137200
opened
by
markshannon
ProTip!
You can narrow down the results and go further in time using created:<2025-07-29 or the other filters available.