New issue 444: tmpdir: Use pathlib instead of py.path https://bitbucket.org/hpk42/pytest/issue/444/tmpdir-use-pathlib-instead-of-pypath
jbaiter: Since Python 3.4 ships with the pathlib module by default and a backport for >=2.7 is available, wouldn't it make sense to use it instead of py.path? _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit