[pytest-dev] Thinking bout a pathlib dependency and a tmppath/tmppath_factory fixture

Ronny Pfannschmidt opensource at ronnypfannschmidt.de
Fri Sep 4 22:52:30 CEST 2015


Hi everyone,

as part of detaching from pylib, its necessary to provide some kind of
alternative for py.path.local

in order to get started with that, i propose to start with proviing
plugisn a pathlib based core for obtaining temporary folders

later on we an extend on that and slowly migrate more apis, as well as
warn about py.path usage in user code to ease the transition

what do the rest of you think about that?

-- Ronny


More information about the pytest-dev mailing list