You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are no longer using TemporaryDirectory (because they use the
pytest tmp_path fixture instead), so the limitations of
TemporaryDirectory on Python 3.7 are no longer relevant.
0 commit comments