Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
subprocess._USE_POSIX_SPAWN necessary to make nested launching work for AppImage
Add issue header
#13261:
Issue #154254
opened
by
C0rn3j
socket.close() after shutdown(SHUT_RDWR) does not reliably interrupt a blocked recv() with a timeout
Add issue header
#13256:
Issue #154224
opened
by
aaugustin
get_platform() misdetects clang-cl builds as win32, failing test_tagged_suffix
Add issue header
#13251:
Issue #154200
opened
by
SynaptSea
ctypes.util.find_msvcrt() returns "msvcrt.dll" on clang-cl Windows builds, breaking ctypes.get_errno()
Add issue header
#13250:
Issue #154199
opened
by
SynaptSea
AttributeError exceptions from lazy import objects
Add issue header
#13249:
Issue #154196
opened
by
johnslavik
_remote_debugging: Degrade gracefully reads instead of failing the whole read completely
Add issue header
#13248:
Issue #154194
opened
by
maurycy
ZipFile.mkdir() on a new ZipInfo object gets an attribute error
Add issue header
#13244:
Issue #154174
opened
by
danny0838