I think it's a fine idea. You should probably just file an issue and create a PR. Good luck!
On Wed, Jul 17, 2019 at 8:35 AM Andrew Pashkin <[email protected]> wrote: > What does everyone think about making "tempfile.NamedTemporaryFile()" not > raising "FileNotFoundError" in case if when it closes and the file is > already deleted? > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/46U433BTSAKCZKCNFUQGYDSC6GV5S35A/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him/his **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DH2LXQZWFC2YEY7BCOVOOWJIW5JW7TZN/ Code of Conduct: http://python.org/psf/codeofconduct/
