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 akuchling, eric.araujo, jaraco, ned.deily, python-dev, tarek
Date 2013-11-10.23:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dHrpg4s4Tz7LkY@mail.python.org>
In-reply-to
Content
New changeset e19441e540ca by Jason R. Coombs in branch '3.3':
Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2.
http://hg.python.org/cpython/rev/e19441e540ca

New changeset 28059d8b395b by Jason R. Coombs in branch 'default':
Merge with 3.3 for Issue #19544 and Issue #7457
http://hg.python.org/cpython/rev/28059d8b395b
History
Date User Action Args
2013-11-10 23:22:20python-devsetrecipients: + python-dev, akuchling, jaraco, tarek, ned.deily, eric.araujo
2013-11-10 23:22:20python-devlinkissue19544 messages
2013-11-10 23:22:20python-devcreate