Actions: python/cpython
Actions
5,104 workflow runs
5,104 workflow runs
ThreadingMock.call_count is not thread safe
Add issue header
#10577:
Issue #142651
opened
by
godlygeek
OrderedDict operations via re-entrant __eq__
Add issue header
#10574:
Issue #142637
opened
by
jackfromeast
functools.lru_cache
Add issue header
#10572:
Issue #142631
opened
by
kumaraditya303
_PyUOpPrint when running with PYTHON_LLTRACE=4
Add issue header
#10571:
Issue #142629
opened
by
devdanzin
patch_aarch64_33rx relaxation does not optimize offsets > 1MB
Add issue header
#10568:
Issue #142621
opened
by
markshannon
_decimal_exec via overriding collections.namedtuple
Add issue header
#10562:
Issue #142595
opened
by
jackfromeast
TextIOWrapper.close() via re-entrant closed property that detaches buffer
Add issue header
#10561:
Issue #142594
opened
by
jackfromeast
PyUnstable_Object_IsUniqueReferencedTemporary doesn't handle tagged ints properly
Add issue header
#10559:
Issue #142589
opened
by
colesbury
winreg.c
Add issue header
#10556:
Issue #142579
opened
by
aisk
PyUnstable_CopyPerfMapFile calls fflush even when the file fails to open.
Add issue header
#10554:
Issue #142571
opened
by
AZero13