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 BreamoreBoy, berker.peksag, chfoo, demian.brecht, serhiy.storchaka
Date 2015-03-09.14:43:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425912222.72.0.846444063156.issue23138@psf.upfronthosting.co.za>
In-reply-to
Content
I think that for consistency either parse empty name-value pair as key="", value=None, or ignore all non-conformed cases. For backward compatibility I prefer first way.
History
Date User Action Args
2015-03-09 14:43:42serhiy.storchakasetrecipients: + serhiy.storchaka, BreamoreBoy, berker.peksag, demian.brecht, chfoo
2015-03-09 14:43:42serhiy.storchakasetmessageid: <1425912222.72.0.846444063156.issue23138@psf.upfronthosting.co.za>
2015-03-09 14:43:42serhiy.storchakalinkissue23138 messages
2015-03-09 14:43:42serhiy.storchakacreate