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, eric.araujo, jlove, python-dev, tarek
Date 2011-10-14.14:57:11
SpamBayes Score 0.0741567
Marked as misclassified No
Message-id <E1REjCA-0008Mt-Ec@dinsdale.python.org>
In-reply-to
Content
New changeset 866d098367c1 by Éric Araujo in branch '3.2':
Increase test coverage for distutils.filelist (#11751).
http://hg.python.org/cpython/rev/866d098367c1

New changeset ba894d8a2a57 by Éric Araujo in branch 'default':
Merge #11751 from 3.2
http://hg.python.org/cpython/rev/ba894d8a2a57

New changeset a30d4864a8e4 by Éric Araujo in branch 'default':
Increase test coverage for packaging.manifest (#11751).
http://hg.python.org/cpython/rev/a30d4864a8e4
History
Date User Action Args
2011-10-14 14:57:12python-devsetrecipients: + python-dev, tarek, eric.araujo, alexis, jlove
2011-10-14 14:57:12python-devlinkissue11751 messages
2011-10-14 14:57:11python-devcreate