Actions: python/cpython
Actions
5,085 workflow runs
5,085 workflow runs
float_richcompare via re-entrant __neg__
Add issue header
#10682:
Issue #143006
opened
by
jackfromeast
__class__ swap
Add issue header
#10681:
Issue #143005
opened
by
jackfromeast
Counter.update via re-entrant __add__
Add issue header
#10680:
Issue #143004
opened
by
jackfromeast
bytearray_extend via misleading __length_hint__
Add issue header
#10679:
Issue #143003
opened
by
jackfromeast
ag_suspended should be added to Types and members
Add issue header
#10676:
Issue #142996
opened
by
x42005e1f
gi_suspended/cr_suspended is not specified as a change
Add issue header
#10675:
Issue #142994
opened
by
x42005e1f
cr_suspended should be added to Types and members
Add issue header
#10674:
Issue #142992
opened
by
x42005e1f
--enable-experimental-jit and ASan: Memory leak in allocate_executor during module freezing
Add issue header
#10672:
Issue #142985
opened
by
ashm-dev
PyThreadState_GetUnchecked inside tp_traverse handlers
Add issue header
#10670:
Issue #142981
opened
by
davidhewitt
%(default)x in help strings
Add issue header
#10669:
Issue #142980
opened
by
alexprengere
validate_refcounts: "tracked objects must have a reference count > 0"
Add issue header
#10668:
Issue #142975
opened
by
devdanzin
pathlib.path.rglob no longer returns sorted files starting at 3.12
Add issue header
#10666:
Issue #142972
opened
by
mflova
ISNONTERMINAL and ISTERMINAL in token.py accept float arguments in CPython but raise TypeError in PyPy
Add issue header
#10665:
Issue #142968
opened
by
EgodPrime