Actions: python/cpython
Actions
408 workflow run results
408 workflow run results
socket.shutdown
should not delete the ssl context
Add issue header
#5084:
Issue #124618
opened
by
richmans
parameters
argument of inspect.Signature
Add issue header
#5074:
Issue #124589
opened
by
dShvetsov
name
and mode
attributes only documented for io.FileIO
but exist for TextIOWrapper
, BufferedReader
, and BufferedWriter
as well
Add issue header
#5068:
Issue #124565
opened
by
smheidrich
datetime.strptime
accepts incompatible arguments
Add issue header
#5066:
Issue #124549
opened
by
pganssle
datetime.strftime
strings can be terminated by "\x00" literals
Add issue header
#5063:
Issue #124531
opened
by
pganssle
datetime.strptime(dt.strftime("%c"), "%c"))
fails when year is <1000.
Add issue header
#5062:
Issue #124529
opened
by
pganssle