mirror of
https://github.com/python/cpython.git
synced 2026-08-04 16:24:22 -04:00
* 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().