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 christian.heimes, eric.araujo, eric.snow, palm.kevin, pitrou, python-dev, slanger, tarek
Date 2012-02-15.16:39:57
SpamBayes Score 0.03887618
Marked as misclassified No
Message-id <E1Rxhtd-0007Rv-2F@dinsdale.python.org>
In-reply-to
Content
New changeset 60dd0041c9bc by Éric Araujo in branch 'default':
Fix parsing of build_ext --libraries option (#1326113)
http://hg.python.org/distutils2/rev/60dd0041c9bc

New changeset 158697fd8fa1 by Éric Araujo in branch 'python3':
Merge #1326113 fix from default
http://hg.python.org/distutils2/rev/158697fd8fa1
History
Date User Action Args
2012-02-15 16:39:58python-devsetrecipients: + python-dev, slanger, pitrou, christian.heimes, tarek, eric.araujo, palm.kevin, eric.snow
2012-02-15 16:39:58python-devlinkissue1326113 messages
2012-02-15 16:39:58python-devcreate