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 <andrew.pash...@gmx.co.uk> 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 -- python-ideas@python.org > To unsubscribe send an email to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-ideas@python.org/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 -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/DH2LXQZWFC2YEY7BCOVOOWJIW5JW7TZN/ Code of Conduct: http://python.org/psf/codeofconduct/