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 Garen, John.Cary, abenard, alexis, cgohlke, eric.araujo, eric.smith, koen, loewis, mhammond, python-dev, tarek, techtonik
Date 2011-10-17.00:38:22
SpamBayes Score 0.0031763879
Marked as misclassified No
Message-id <E1RFbDg-0001ny-NP@dinsdale.python.org>
In-reply-to
Content
New changeset fb886858024c by Mark Hammond in branch '2.7':
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
http://hg.python.org/cpython/rev/fb886858024c

New changeset 9caeb7215344 by Mark Hammond in branch '3.2':
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
http://hg.python.org/cpython/rev/9caeb7215344

New changeset 3073ef853647 by Mark Hammond in branch 'default':
Issue #7833: Ext. modules built using distutils on Windows no longer get a manifest
http://hg.python.org/cpython/rev/3073ef853647
History
Date User Action Args
2011-10-17 00:38:25python-devsetrecipients: + python-dev, loewis, mhammond, eric.smith, techtonik, koen, tarek, eric.araujo, cgohlke, Garen, alexis, John.Cary, abenard
2011-10-17 00:38:23python-devlinkissue7833 messages
2011-10-17 00:38:22python-devcreate