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 amaury.forgeotdarc, eric.araujo, ezio.melotti, hfuru, orsenthil, pitrou, python-dev, vstinner
Date 2011-10-09.06:59:46
SpamBayes Score 0.00025254366
Marked as misclassified No
Message-id <E1RCnMQ-0001rR-2D@dinsdale.python.org>
In-reply-to
Content
New changeset fe0972e102cd by Éric Araujo in branch '3.2':
Make C code in one distutils test comply with ISO C (#10359).
http://hg.python.org/cpython/rev/fe0972e102cd

New changeset 9ded1f21f0fd by Éric Araujo in branch 'default':
Make C code in one packaging test comply with ISO C (#10359).
http://hg.python.org/cpython/rev/9ded1f21f0fd
History
Date User Action Args
2011-10-09 06:59:47python-devsetrecipients: + python-dev, amaury.forgeotdarc, hfuru, orsenthil, pitrou, vstinner, ezio.melotti, eric.araujo
2011-10-09 06:59:47python-devlinkissue10359 messages
2011-10-09 06:59:46python-devcreate