prepare for Node.fspath deprecation

calculate topdir based on config.rootpath/rootdir

addresses pytest-dev/pytest#8251
This commit is contained in:
Ronny Pfannschmidt
2021-02-07 20:37:40 +01:00
parent ad99d943de
commit aa89c42ad7
2 changed files with 7 additions and 1 deletions

1
changelog/623.bugfix.rst Normal file
View File

@@ -0,0 +1 @@
Gracefully handle the pending deprecation of Node.fspath by using config.rootpath for topdir.