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
The accompanying ``py.path.local`` based paths have been deprecated.
33
+
The accompanying ``py.path.local`` based paths have been deprecated: plugins which manually invoke those hooks should only pass the new ``pathlib.Path`` arguments, and users should change their hook implementations to use the new ``pathlib.Path`` arguments.
34
34
35
35
36
36
``Node.fspath`` in favor of ``pathlib`` and ``Node.path``
0 commit comments