Actions: python/cpython
Actions
2,462 workflow run results
2,462 workflow run results
PyConfig.use_system_logger
has changed ABI in a patch 3.13.1 -> 3.13.2
Add issue header
#7142:
Issue #130940
opened
by
davidhewitt
_PyModule_IsPossiblyShadowing
can return -1
without an exception set
Add issue header
#7140:
Issue #130932
opened
by
colesbury
test_list.ListTest.test_no_memory
fails under tracerefs
Add issue header
#7136:
Issue #130926
opened
by
mpage
close()
method to asyncio.StreamReader
Add issue header
#7135:
Issue #130925
opened
by
rianhunter
http.client
Possible Improvement: Using shutdown() Before close() in HTTPConnection.close()
Add issue header
#7126:
Issue #130902
opened
by
allrob23
multiprocessing.Process.is_alive()
can incorrectly return True after join()
Add issue header
#7124:
Issue #130895
opened
by
colesbury