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 wsanchez
Recipients wsanchez
Date 2017-08-08.00:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502153965.8.0.297181946686.issue31137@psf.upfronthosting.co.za>
In-reply-to
Content
Add a path attribute to NamedTemporaryFile which provides a pathlib.Path object pointing to the file on disk.
History
Date User Action Args
2017-08-08 00:59:25wsanchezsetrecipients: + wsanchez
2017-08-08 00:59:25wsanchezsetmessageid: <1502153965.8.0.297181946686.issue31137@psf.upfronthosting.co.za>
2017-08-08 00:59:25wsanchezlinkissue31137 messages
2017-08-08 00:59:25wsanchezcreate