[issue11677] make test has horrendous performance on an ecryptfs

Nick Coghlan report at bugs.python.org
Wed Mar 30 03:31:26 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

If support for a top level temporary directory is added, test.support should acquire alternatives to the tempfile module tools to make it easy for tests that create their own temporary files to respect that naming scheme. In particular, test.script_helper.temp_dir() should be moved into test.support.

----------
nosy: +ncoghlan

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11677>
_______________________________________


More information about the Python-bugs-list mailing list