Actions: python/cpython
Actions
4,624 workflow run results
4,624 workflow run results
test_socket
fails on systems without certain entries in /etc/services
Add issue header
#9298:
Issue #138216
opened
by
ggqlq
csv.reader
calls the state machine for every character needlessly
Add issue header
#9296:
Issue #138213
opened
by
maurycy
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Missing Authority Key Identifier (_ssl.c:1032)
Add issue header
#9290:
Issue #138193
opened
by
benz0li
contextvars.Token.MISSING
attribute not available in subinterpreters
Add issue header
#9289:
Issue #138192
opened
by
mariojonke
frameobject
missing the new f_generator
attribute
Add issue header
#9288:
Issue #138191
opened
by
Eclips4
itertools.filterfalse()
shows predicate
argument but the docstring shows function
argument
Add issue header
#9286:
Issue #138186
opened
by
hyperkai
range()
doc doesn't note it's an immutable sequence
Add issue header
#9284:
Issue #138178
opened
by
NK5W
traceback
module leads to unexpected code execution
Add issue header
#9282:
Issue #138170
opened
by
tideofwords
SCHED_BATCH
Add issue header
#9280:
Issue #138163
opened
by
encukou
keyword.iskeyword()
and keyword.issoftkeyword()
don't accept the unhashable types list
, dict
and bytearray
but accept set
Add issue header
#9277:
Issue #138154
opened
by
hyperkai
ref.evaluate()
not working for generics as local variables
Add issue header
#9275:
Issue #138151
opened
by
dr-carlos