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 FalkNisius, aliles, automatthias, kewang, laca, python-dev, skip.montanaro, theller, trent
Date 2013-02-04.00:27:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YzqW21SK6zSVJ@mail.python.org>
In-reply-to
Content
New changeset d76fb24d79c3 by Benjamin Peterson in branch '2.7':
fix find_library on Solaris (closes #5289)
http://hg.python.org/cpython/rev/d76fb24d79c3

New changeset 73574de2068b by Benjamin Peterson in branch '3.3':
fix find_library on Solaris (closes #5289)
http://hg.python.org/cpython/rev/73574de2068b

New changeset 640a80adb9df by Benjamin Peterson in branch 'default':
merge 3.3 (#5289)
http://hg.python.org/cpython/rev/640a80adb9df
History
Date User Action Args
2013-02-04 00:27:27python-devsetrecipients: + python-dev, skip.montanaro, theller, trent, laca, kewang, automatthias, aliles, FalkNisius
2013-02-04 00:27:26python-devlinkissue5289 messages
2013-02-04 00:27:26python-devcreate