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 serhiy.storchaka
Recipients serhiy.storchaka, socketpair
Date 2018-05-23.05:07:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527052031.33.0.682650639539.issue27300@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 825aab95fde959541859383f8ea7e7854ebfd49f by Serhiy Storchaka (sth) in branch 'master':
bpo-27300: Add the errors parameter to tempfile classes. (GH-6696)
https://github.com/python/cpython/commit/825aab95fde959541859383f8ea7e7854ebfd49f
History
Date User Action Args
2018-05-23 05:07:11serhiy.storchakasetrecipients: + serhiy.storchaka, socketpair
2018-05-23 05:07:11serhiy.storchakasetmessageid: <1527052031.33.0.682650639539.issue27300@psf.upfronthosting.co.za>
2018-05-23 05:07:11serhiy.storchakalinkissue27300 messages
2018-05-23 05:07:10serhiy.storchakacreate