[issue42160] unnecessary overhead in tempfile

Eric Wolf report at bugs.python.org
Mon Oct 26 23:21:41 EDT 2020


Eric Wolf <robo-eric at gmx.de> added the comment:

It seems to be insignificant, however it would allow for easier monkey-patching: https://bugs.python.org/issue32276

Instead of changing _Random one could simply assign a new instance to _named_sequence

----------

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


More information about the Python-bugs-list mailing list