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 martin.panter
Recipients Matt.Mackall, durin42, georg.brandl, gregory.p.smith, martin.panter, ncoghlan, pitrou, r.david.murray, serhiy.storchaka
Date 2015-05-22.08:22:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432282976.59.0.955886047748.issue24230@psf.upfronthosting.co.za>
In-reply-to
Content
Looks good in general. I think the signatures in Doc/library/tempfile.rst need updating for the following functions (possibly also version changed notices added somewhere):

* NamedTemporaryFile
* TemporaryFile
* SpooledTemporaryFile
* TemporaryDirectory
History
Date User Action Args
2015-05-22 08:22:56martin.pantersetrecipients: + martin.panter, georg.brandl, gregory.p.smith, ncoghlan, pitrou, durin42, r.david.murray, Matt.Mackall, serhiy.storchaka
2015-05-22 08:22:56martin.pantersetmessageid: <1432282976.59.0.955886047748.issue24230@psf.upfronthosting.co.za>
2015-05-22 08:22:56martin.panterlinkissue24230 messages
2015-05-22 08:22:56martin.pantercreate