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 python-dev
Recipients Elmer, barry, python-dev, r.david.murray
Date 2015-03-30.01:54:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150330015447.7101.70524@psf.io>
In-reply-to
Content
New changeset dc10c52c6539 by R David Murray in branch '3.4':
#23745: handle duplicate MIME parameter names in new parser.
https://hg.python.org/cpython/rev/dc10c52c6539

New changeset fe9a578d5f38 by R David Murray in branch 'default':
Merge: #23745: handle duplicate MIME parameter names in new parser.
https://hg.python.org/cpython/rev/fe9a578d5f38
History
Date User Action Args
2015-03-30 01:54:50python-devsetrecipients: + python-dev, barry, r.david.murray, Elmer
2015-03-30 01:54:50python-devlinkissue23745 messages
2015-03-30 01:54:50python-devcreate