Files
nixpkgs/pkgs/development/python-modules/uvloop
Drew Risinger 6118f04200 python3Packages.uvloop: enable on python3.8
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284)
for full details. Don't know why this test isn't properly skipped.

(cherry picked from commit 364909d535)
2020-04-04 13:18:29 -04:00
..