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 BreamoreBoy, DieInSente, dstufft, loewis, piotr.dobrogost, python-dev, steve.dower, tim.golden, venza, zach.ware
Date 2015-03-10.20:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150310202059.1773.17093@psf.io>
In-reply-to
Content
New changeset bf2016a1911f by Steve Dower in branch '3.4':
Issue #22028: Ensure mimetypes will not open registry keys with embedded nulls
https://hg.python.org/cpython/rev/bf2016a1911f

New changeset 6ccade563bf7 by Steve Dower in branch 'default':
Issue #22028: Ensure mimetypes will not open registry keys with embedded nulls
https://hg.python.org/cpython/rev/6ccade563bf7
History
Date User Action Args
2015-03-10 20:21:01python-devsetrecipients: + python-dev, loewis, tim.golden, BreamoreBoy, piotr.dobrogost, zach.ware, steve.dower, dstufft, DieInSente, venza
2015-03-10 20:21:00python-devlinkissue22028 messages
2015-03-10 20:21:00python-devcreate