Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
object[index]) of structseq types (ex: os.stat_result)
Add issue header
#13530:
Issue #155358
opened
by
vstinner
sys._clear_internal_caches() no longer clears the type cache
Add issue header
#13529:
Issue #155354
opened
by
fedonman
threading.Thread's group parameter is a nuisance
Add issue header
#13527:
Issue #155348
opened
by
ZeroIntensity
asyncio.loop.create_connection closes user-provided socket on transport creation failure (Regression in 3.14.7)
Add issue header
#13515:
Issue #155305
opened
by
syphyr
repr() / str()
Add issue header
#13514:
Issue #155300
opened
by
chirizxc
\p{...} gives wrong results when mixed with letters under re.IGNORECASE
Add issue header
#13513:
Issue #155297
opened
by
lkk7
ctypes.util._info_callback (dl_iterate_phdr) closure causes SIGABRT in child after os.fork()
Add issue header
#13509:
Issue #155283
opened
by
bornexmachina
ForwardRef.__forward_code__ in evaluate_forward_ref()
Add issue header
#13508:
Issue #155278
opened
by
Viicos