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 berker.peksag
Recipients berker.peksag, martin.panter, nirs, serhiy.storchaka, twouters, vstinner
Date 2017-07-07.10:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499423070.76.0.0832142004777.issue29854@psf.upfronthosting.co.za>
In-reply-to
Content
> Similar failure on x86 Tiger 3.x.

This one is interesting. I thought we don't have OS X buildbots with readline installed.

I would prefer skipping the test based on readline version installed.

Side note: I think we should print readline, sqlite3 etc. versions in  https://github.com/python/cpython/blob/fae8f4a9cb88a68eb14750cbb8ddf8740fd67b8b/Lib/test/libregrtest/main.py#L421
History
Date User Action Args
2017-07-07 10:24:30berker.peksagsetrecipients: + berker.peksag, twouters, nirs, vstinner, martin.panter, serhiy.storchaka
2017-07-07 10:24:30berker.peksagsetmessageid: <1499423070.76.0.0832142004777.issue29854@psf.upfronthosting.co.za>
2017-07-07 10:24:30berker.peksaglinkissue29854 messages
2017-07-07 10:24:30berker.peksagcreate