summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-01-07-23-34-41.bpo-32710.Hzo1b8.rst
blob: dd602a94c3497acb104b53af7f5bc34007a48df1 (plain)
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.