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 steve.dower
Recipients X-Istence, a.badger, barry, christian.heimes, dhess, l0nwlf, martin.panter, maxking, pitrou, r.david.murray, sascha_silbe, siona, sivert, steve.dower, terry.reedy, wichert, wodny
Date 2019-06-25.16:12:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561479138.83.0.188875414036.issue4963@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a99fd911ebeecedbb250a05667cd46eca4735b9 by Steve Dower in branch '3.7':
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-14376)
https://github.com/python/cpython/commit/2a99fd911ebeecedbb250a05667cd46eca4735b9
History
Date User Action Args
2019-06-25 16:12:18steve.dowersetrecipients: + steve.dower, barry, terry.reedy, pitrou, christian.heimes, wichert, a.badger, r.david.murray, siona, sascha_silbe, l0nwlf, X-Istence, martin.panter, wodny, maxking, sivert, dhess
2019-06-25 16:12:18steve.dowersetmessageid: <1561479138.83.0.188875414036.issue4963@roundup.psfhosted.org>
2019-06-25 16:12:18steve.dowerlinkissue4963 messages
2019-06-25 16:12:18steve.dowercreate