1 2 3
``test_asyncio/test_sendfile.py`` now resets the event loop policy using :func:`tearDownModule` as done in other tests, to prevent a warning when running tests on Windows.