Files
cpython/Lib
Serhiy Storchaka 0b4e090422 gh-109370: Fix unexpected traceback output in test_concurrent_futures (GH-109780)
Follow-up of gh-107219.

* Only close the connection writer on Windows.
* Also use existing constant _winapi.ERROR_OPERATION_ABORTED instead of
  WSA_OPERATION_ABORTED.
2023-09-26 10:06:07 +03:00
..
2023-05-22 14:07:36 +02:00
2023-03-13 15:15:52 +02:00