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 pitrou
Recipients Arfrever, David.Edelsohn, dmalcolm, eryksun, marczellm, ncoghlan, pitrou, python-dev, skrah, tim.golden, zach.ware
Date 2014-05-11.17:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399828096.78.0.632944980787.issue21425@psf.upfronthosting.co.za>
In-reply-to
Content
Workaround actually broke tests under shared library builds, because LD_LIBRARY_PATH isn't forwarded anymore. Will try another fix :-(
History
Date User Action Args
2014-05-11 17:08:16pitrousetrecipients: + pitrou, ncoghlan, tim.golden, Arfrever, skrah, dmalcolm, python-dev, zach.ware, eryksun, David.Edelsohn, marczellm
2014-05-11 17:08:16pitrousetmessageid: <1399828096.78.0.632944980787.issue21425@psf.upfronthosting.co.za>
2014-05-11 17:08:16pitroulinkissue21425 messages
2014-05-11 17:08:16pitroucreate