We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test_httpservers
From our CI, example1 example2 and example3:
====================================================================== ERROR: test_single_request (test.test_httpservers.HTTP09ServerTestCase.test_single_request) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/admin/actions-runner/_work/cpython/cpython/Lib/test/test_httpservers.py", line 349, in test_single_request res = self.sock.recv(1024) ConnectionResetError: [Errno 54] Connection reset by peer ----------------------------------------------------------------------
Possibly an issue on GitHub's side.
CPython main branch, 3.13
macOS
Bug report
Bug description:
From our CI, example1 example2 and example3:
Possibly an issue on GitHub's side.
CPython versions tested on:
CPython main branch, 3.13
Operating systems tested on:
macOS