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 nneonneo
Recipients jcea, mkleehammer, ned.deily, nneonneo, python-dev, ronaldoussoren
Date 2013-10-23.21:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382562110.26.0.527167736463.issue18458@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached a fixed readline.so built from today's 2.7 branch, for the convenience of anyone who upgraded to 10.9 and now has crashing Python.

Drop the file in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload, replacing the original readline.so.

This file is compatible with both 32-bit and 64-bit python.org builds of Python 2.7.5.
History
Date User Action Args
2013-10-23 21:01:50nneonneosetrecipients: + nneonneo, jcea, ronaldoussoren, mkleehammer, ned.deily, python-dev
2013-10-23 21:01:50nneonneosetmessageid: <1382562110.26.0.527167736463.issue18458@psf.upfronthosting.co.za>
2013-10-23 21:01:50nneonneolinkissue18458 messages
2013-10-23 21:01:50nneonneocreate