Julien Palard <julien+pyt...@palard.fr> added the comment:

I concur with Raymond and Serhiy here, and monkeypatching tmpfile should not be 
that hard, maybe patching `tempfile._Random` with `partial(random.Random, 
seed)` if done soon enough?

----------

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

Reply via email to