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, giampaolo.rodola, jafo, loewis, python-dev, takluyver, tarek
Date 2014-03-12.08:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fkQq121x2z7LjR@mail.python.org>
In-reply-to
Content
New changeset 504eb00998f2 by Éric Araujo in branch '3.3':
Avoid “error: None” messages from distutils (#4931).
http://hg.python.org/cpython/rev/504eb00998f2

New changeset c7bd0f953687 by Éric Araujo in branch 'default':
Merge 3.3 (#4931)
http://hg.python.org/cpython/rev/c7bd0f953687
History
Date User Action Args
2014-03-12 08:11:10python-devsetrecipients: + python-dev, loewis, jafo, amaury.forgeotdarc, giampaolo.rodola, tarek, eric.araujo, takluyver
2014-03-12 08:11:09python-devlinkissue4931 messages
2014-03-12 08:11:09python-devcreate