mirror of
https://github.com/python/cpython.git
synced 2026-06-21 02:22:23 -04:00
9eb50a40b4
* Disable AF_UNIX connection family on Cygwin. * forkserver start method is not available on Cygwin: update tests for that. * test_logging calls multiprocessing.get_all_start_methods().