Actions: python/cpython
Actions
4,579 workflow run results
4,579 workflow run results
build-details.json
is missing on some platforms
Add issue header
#9365:
Issue #138489
opened
by
AA-Turner
zoneinfo.reset_tzpath
raises TypeError instead of ValueError if passed a sequence with a relative Pathlike
Add issue header
#9360:
Issue #138432
opened
by
tungol
_POP_TOP_NOP
calling str()
on variable due to wrong reference information
Add issue header
#9359:
Issue #138431
opened
by
devdanzin
ref.evaluate(format=Format.FORWARDREF)
not evaluating global generics with undefined params
Add issue header
#9358:
Issue #138425
opened
by
dr-carlos
count
of os.sendfile
isn't checked to be non-negative
Add issue header
#9355:
Issue #138401
opened
by
wiomoc
Py_ssize_t
AC converter that require non-negative values
Add issue header
#9354:
Issue #138399
opened
by
wiomoc
python3.15 -m profile.sample
raises Error while finding module specification for 'profile.sample'
Add issue header
#9349:
Issue #138374
opened
by
alexprengere
SyntaxWarning
for an invalid index type calls a t-string a str
Add issue header
#9348:
Issue #138372
opened
by
dscorbett
PyArg_Parse
: Provide N
as new format unit for non negative Py_ssize_t
Add issue header
#9345:
Issue #138361
opened
by
wiomoc
truncate
in test_free_threading
for IO
Add issue header
#9344:
Issue #138360
opened
by
picnixz
trash_delete_later
and trash_delete_nesting
fields in _gc_runtime_state
Add issue header
#9342:
Issue #138355
opened
by
sergey-miryanov
csv.get_dialect()
returns a _csv.Dialect
object, not csv.Dialect
as documented.
Add issue header
#9341:
Issue #138352
opened
by
Dr-Irv