Actions: python/cpython
Actions
4,471 workflow run results
4,471 workflow run results
email._header_value_parser._fold_mime_parameters
when parameter names are too long
Add issue header
#9299:
Issue #138223
opened
by
TauPan
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