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 python-dev
Recipients Yury.Selivanov, berker.peksag, larry, martin.panter, ncoghlan, ned.deily, python-dev, r.david.murray, ronaldoussoren, serhiy.storchaka, yselivanov
Date 2016-02-04.19:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160204190827.16570.97156@psf.io>
In-reply-to
Content
New changeset 980ea968444c by Yury Selivanov in branch '3.5':
Issue #25660: Fix a unittest and rlcompleter when readline isn't available
https://hg.python.org/cpython/rev/980ea968444c
History
Date User Action Args
2016-02-04 19:08:31python-devsetrecipients: + python-dev, ronaldoussoren, ncoghlan, larry, ned.deily, r.david.murray, Yury.Selivanov, berker.peksag, martin.panter, serhiy.storchaka, yselivanov
2016-02-04 19:08:31python-devlinkissue25660 messages
2016-02-04 19:08:31python-devcreate