Actions: python/cpython
Actions
4,156 workflow run results
4,156 workflow run results
test_pyrepl.test_history_survive_crash
flaky
Add issue header
#8946:
Issue #137179
opened
by
colesbury
Lib/test/test_subprocess.py
and in Android/testbed/app/src/main/c/main_activity.c
Add issue header
#8942:
Issue #137162
opened
by
JasonMendoza2008
__annotations__
not defined at module level
Add issue header
#8941:
Issue #137159
opened
by
PierreQuentel
bytes()
and mutable bytearray()
should be changed to ibytes()
and mbytes()
respectively
Add issue header
#8940:
Issue #137158
opened
by
hyperkai
latin_N
codecs aliases to encodings.aliases
Add issue header
#8939:
Issue #137153
opened
by
StanFromIreland
urllib.parse
accepts invalid characters in IPv6 ZoneIDs and IPvFuture addresses
Add issue header
#8937:
Issue #137146
opened
by
mauricelambert
--experimental-jit-interpreter
will emit warnings
Add issue header
#8934:
Issue #137136
opened
by
aisk
memcpy
are slow for 2^k+1
elements (AMD-specific)
Add issue header
#8931:
Issue #137121
opened
by
bjorn-martinsson
__orig_bases__
returns indirect generic bases instead of direct bases, causing mismatch with __bases__
Add issue header
#8930:
Issue #137120
opened
by
chirizxc
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