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 ned.deily
Recipients hawkowl, ned.deily
Date 2018-05-14.22:11:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526335917.75.0.682650639539.issue33497@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 545c955be997efd6b3827b981024e6b9945d82d1 by Ned Deily (Amber Brown) in branch 'master':
bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804)
https://github.com/python/cpython/commit/545c955be997efd6b3827b981024e6b9945d82d1
History
Date User Action Args
2018-05-14 22:11:57ned.deilysetrecipients: + ned.deily, hawkowl
2018-05-14 22:11:57ned.deilysetmessageid: <1526335917.75.0.682650639539.issue33497@psf.upfronthosting.co.za>
2018-05-14 22:11:57ned.deilylinkissue33497 messages
2018-05-14 22:11:57ned.deilycreate