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 alexis, benliles, eric.araujo, gruszczy, python-dev, tarek
Date 2011-09-12.15:42:15
SpamBayes Score 2.0233378e-05
Marked as misclassified No
Message-id <E1R38eE-0005y7-W0@dinsdale.python.org>
In-reply-to
Content
New changeset e5c1de856828 by Éric Araujo in branch '3.2':
Fix determination of Metadata version (#8933).  Patch by Filip Gruszczyński.
http://hg.python.org/cpython/rev/e5c1de856828

New changeset 70298cdc48cd by Éric Araujo in branch 'default':
Merge fix for #8933 from 3.2
http://hg.python.org/cpython/rev/70298cdc48cd

New changeset ca21a47b1ec2 by Éric Araujo in branch 'default':
Fix determination of Metadata version in packaging (#8933).
http://hg.python.org/cpython/rev/ca21a47b1ec2
History
Date User Action Args
2011-09-12 15:42:16python-devsetrecipients: + python-dev, tarek, eric.araujo, gruszczy, benliles, alexis
2011-09-12 15:42:15python-devlinkissue8933 messages
2011-09-12 15:42:15python-devcreate