Steve Dower <steve.do...@python.org> added the comment:

One other thing, I have come across some CI configurations recently where TEMP 
is not the best choice (e.g. when it's a mount point in a VM/container). It 
seems likely that at some point we'll centralize the "working directory" for 
the test suite in a way that can be overridden easily, so using one of the 
test.support members instead of %TEMP% directly will make that easier.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28113>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to