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 vstinner
Recipients Matthew Belisle, miss-islington, vstinner, xtreak
Date 2018-10-30.21:16:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540934192.45.0.788709270274.issue34866@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc6f74a520112d25ef40324e3de4e8187ff2835d by Victor Stinner (matthewbelisle-wf) in branch '2.7':
bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969)
https://github.com/python/cpython/commit/bc6f74a520112d25ef40324e3de4e8187ff2835d
History
Date User Action Args
2018-10-30 21:16:32vstinnersetrecipients: + vstinner, miss-islington, xtreak, Matthew Belisle
2018-10-30 21:16:32vstinnersetmessageid: <1540934192.45.0.788709270274.issue34866@psf.upfronthosting.co.za>
2018-10-30 21:16:32vstinnerlinkissue34866 messages
2018-10-30 21:16:32vstinnercreate