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 rmccampbell7, serhiy.storchaka
Date 2021-09-11.08:01:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631347284.35.0.224392714106.issue35474@roundup.psfhosted.org>
In-reply-to
Content
Also, mutating the result of guess_all_extensions() mutated the internal state of the MimeTypes object and affected the following calls of guess_all_extensions().
History
Date User Action Args
2021-09-11 08:01:24serhiy.storchakasetrecipients: + serhiy.storchaka, rmccampbell7
2021-09-11 08:01:24serhiy.storchakasetmessageid: <1631347284.35.0.224392714106.issue35474@roundup.psfhosted.org>
2021-09-11 08:01:24serhiy.storchakalinkissue35474 messages
2021-09-11 08:01:24serhiy.storchakacreate