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 berker.peksag, eric.araujo, nadeem.vawda, python-dev, r.david.murray, serhiy.storchaka
Date 2013-05-04.12:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b2q2X3HDNzNgv@mail.python.org>
In-reply-to
Content
New changeset 26068bfec70e by Serhiy Storchaka in branch '2.7':
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
http://hg.python.org/cpython/rev/26068bfec70e

New changeset d04259af01ff by Serhiy Storchaka in branch '3.3':
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
http://hg.python.org/cpython/rev/d04259af01ff
History
Date User Action Args
2013-05-04 12:16:53python-devsetrecipients: + python-dev, nadeem.vawda, eric.araujo, r.david.murray, berker.peksag, serhiy.storchaka
2013-05-04 12:16:53python-devlinkissue16316 messages
2013-05-04 12:16:53python-devcreate