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.15:20:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561476052.8.0.0930464325902.issue4963@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25fbe33b92cd938e809839feaa3fda97e6ad0980 by Steve Dower in branch '3.8':
bpo-4963: Fix for initialization and non-deterministic behavior issues in mimetypes (GH-14375)
https://github.com/python/cpython/commit/25fbe33b92cd938e809839feaa3fda97e6ad0980
History
Date User Action Args
2019-06-25 15:20:52steve.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 15:20:52steve.dowersetmessageid: <1561476052.8.0.0930464325902.issue4963@roundup.psfhosted.org>
2019-06-25 15:20:52steve.dowerlinkissue4963 messages
2019-06-25 15:20:52steve.dowercreate