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 David.Edelsohn
Recipients David.Edelsohn, pitrou, vstinner
Date 2014-10-31.14:46:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The portion of the patch to skip the test is necessary because, as mentioned in Issue19884, setting enable-meta-key does not work in older releases of libreadline. The particular combination of default TERM and libreadline is rare in old OS versions and can be worked around by setting TERM=dummy.
History
Date User Action Args
2014-10-31 14:46:21David.Edelsohnsetrecipients: + David.Edelsohn, pitrou, vstinner
2014-10-31 14:46:21David.Edelsohnsetmessageid: <[email protected]>
2014-10-31 14:46:21David.Edelsohnlinkissue22773 messages
2014-10-31 14:46:21David.Edelsohncreate