Actions: python/cpython
Actions
5,033 workflow runs
5,033 workflow runs
test_ssl_in_multiple_threads is flaky due to with self.subTest with threads
Add issue header
#10812:
Issue #143443
opened
by
colesbury
test_profiling sometimes times out under TSan
Add issue header
#10811:
Issue #143442
opened
by
colesbury
Path.write_text does not check whether LF is preceded by CR before converting it to CRLF on windows, resulting in CRCRLF
Add issue header
#10806:
Issue #143428
opened
by
DetachHead
_FREE_THREADED_BUILD mis-detected when Py_GIL_DISABLED is defined but set to 0
Add issue header
#10803:
Issue #143423
opened
by
hyongtao-code
sequence.insert
Add issue header
#10801:
Issue #143420
opened
by
yousef-fadli
unique reference tracking in Tier 2 for reference count optimizations
Add issue header
#10800:
Issue #143414
opened
by
cocolato
TypeAliasType gets error while extending the type alias created with TypeAlias or an assignment statement doesn't get error
Add issue header
#10797:
Issue #143407
opened
by
hyperkai