Actions: python/cpython
Actions
1,919 workflow run results
1,919 workflow run results
compute-changes.py
should be checked with mypy
Add issue header
#6781:
Issue #129707
opened
by
sobolevn
intern_common
when interning str objects in the free threading build
Add issue header
#6779:
Issue #129701
opened
by
colesbury
_PyFloat_FromDouble_ConsumeInputs
Add issue header
#6777:
Issue #129695
opened
by
nascheme
--parallel-threads
jobs in free threading TSAN CI
Add issue header
#6776:
Issue #129694
opened
by
colesbury
open()
built-in function: let it have encoding="utf-8"
and newline="\n"
by default
Add issue header
#6774:
Issue #129686
opened
by
PedanticHacker
PyList_SetItem
missing atomic store
Add issue header
#6761:
Issue #129643
opened
by
kumaraditya303
gzip.GzipFile
creates reference cycle that requires a deep garbage collection cycle to cleanup.
Add issue header
#6759:
Issue #129640
opened
by
fowczarek