On Feb 25, 2016 11:13 AM, "Dominik Ruf" <[email protected]> wrote: > > Thanks for the info. > There is another changeset a006c82e5ad9 that tries to solve encoding > problems. > > But I'm not sure yet if I do the right thing in all these changesets. > That's why I haven't created a PR yet. >
I think the really correct solution is to use pytest's tmpdir fixture to use a real temporary directory that is unique for each test case. Thomas
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
