Actions: python/cpython
Actions
4,381 workflow run results
4,381 workflow run results
cmath.nan
docs: Equivalent to float('nan')
Add issue header
#9181:
Issue #137871
opened
by
KardoPaska
num
, the code num += 5
inside of a function gets a different error message
Add issue header
#9180:
Issue #137868
opened
by
hyperkai
index out of range
error and for slicing, the left index can be greater than the right index e.g. [10:-10]
Add issue header
#9179:
Issue #137867
opened
by
hyperkai
add_signal_handler
support for all platforms
Add issue header
#9178:
Issue #137863
opened
by
erwinkramer
zoneinfo.available_timezones()
emits EncodingWarning
on python 3.11+ iff tzdata
is installed and -X warn_default_encoding
is used
Add issue header
#9172:
Issue #137841
opened
by
Liam-DeVoe