[issue32276] there is no way to make tempfile reproducible (i.e. seed the used RNG)

Serhiy Storchaka report at bugs.python.org
Sat Dec 16 03:28:39 EST 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

I concur with Raymond.

Monkey patching the tempfile module looks the right solution of this uncommon problem.

----------
nosy: +serhiy.storchaka
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32276>
_______________________________________


More information about the Python-bugs-list mailing list