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 Anthony Sottile
Recipients Anthony Sottile, georg.brandl, maurosr, ncoghlan, pitrou, r.david.murray, serhiy.storchaka
Date 2020-03-26.17:59:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585245550.98.0.979385152006.issue25024@roundup.psfhosted.org>
In-reply-to
Content
Serhiy's comment provides workarounds but are still (imo) inferior to supporting this.

I would really like for this api to match that of NamedTemporaryFile which has the same `delete=...` option
History
Date User Action Args
2020-03-26 17:59:11Anthony Sottilesetrecipients: + Anthony Sottile, georg.brandl, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, maurosr
2020-03-26 17:59:10Anthony Sottilesetmessageid: <1585245550.98.0.979385152006.issue25024@roundup.psfhosted.org>
2020-03-26 17:59:10Anthony Sottilelinkissue25024 messages
2020-03-26 17:59:10Anthony Sottilecreate