This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients docs@python, eric.smith, pablogsal, philiprowlands
Date 2018-06-19.00:38:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529368723.45.0.56676864532.issue33894@psf.upfronthosting.co.za>
In-reply-to
Content
I like philiprowlands' version:

- If tempdir is unset or None at any call to
+ If tempdir is None (the default) at any call to

Care to produce a PR?
History
Date User Action Args
2018-06-19 00:38:43eric.smithsetrecipients: + eric.smith, docs@python, pablogsal, philiprowlands
2018-06-19 00:38:43eric.smithsetmessageid: <1529368723.45.0.56676864532.issue33894@psf.upfronthosting.co.za>
2018-06-19 00:38:43eric.smithlinkissue33894 messages
2018-06-19 00:38:42eric.smithcreate