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 Nir Soffer
Recipients Nir Soffer, berker.peksag, martin.panter, nirs, serhiy.storchaka, twouters, vstinner
Date 2017-07-07.11:54:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499428444.88.0.894902480605.issue29854@psf.upfronthosting.co.za>
In-reply-to
Content
The failures looks like libedit failures on OS X, where history size is ignored. The test is skipped if is_editline is set, we should probably skip on these platforms too.
History
Date User Action Args
2017-07-07 11:54:04Nir Soffersetrecipients: + Nir Soffer, twouters, nirs, vstinner, berker.peksag, martin.panter, serhiy.storchaka
2017-07-07 11:54:04Nir Soffersetmessageid: <1499428444.88.0.894902480605.issue29854@psf.upfronthosting.co.za>
2017-07-07 11:54:04Nir Sofferlinkissue29854 messages
2017-07-07 11:54:04Nir Soffercreate