__pkginfo__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 24 Oct 2016 09:31:55 +0200
changeset 11744 a6dc650bc230
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory logilab-common's with_tempdir decorator, which is considered harmful (see https://www.logilab.org/ticket/8267966). Rely on backports.tempfile to provide TemporaryDirectory on Python 2. Re-export it in testlib module for convenience.

cubicweb/__pkginfo__.py