Message 235481 - Python tracker (original) (raw)

Message235481

Author mutley89
Recipients BreamoreBoy, Jim.Jewett, amaury.forgeotdarc, andyharrington, berker.peksag, docs@python, erob, flox, ggenellina, mutley89, oopos, orsenthil, python-dev, quentel, r.david.murray, sandro.tosi, tcourbon, tobias, v+python, vstinner
Date 2015-02-06.13:00:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1423227617.12.0.464645144201.issue11352@psf.upfronthosting.co.za
In-reply-to
Content
Hi I've modified Pierre's patch to apply to the latest 3.5 and 3.4, and made the most of the simple changes suggested in http://bugs.python.org/review/11352/#ps4792 . I've also added all the non internal parameters to the FieldStorage constructor, and descriptions of them. Thanks, Matt
History
Date User Action Args
2015-02-06 13:00:17 mutley89 set recipients: + mutley89, amaury.forgeotdarc, ggenellina, orsenthil, vstinner, andyharrington, v+python, r.david.murray, oopos, tcourbon, tobias, flox, sandro.tosi, docs@python, BreamoreBoy, quentel, erob, python-dev, berker.peksag, Jim.Jewett
2015-02-06 13:00:17 mutley89 set messageid: 1423227617.12.0.464645144201.issue11352@psf.upfronthosting.co.za
2015-02-06 13:00:17 mutley89 link issue11352 messages
2015-02-06 13:00:17 mutley89 create