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 martin.panter
Recipients Barney Stratford, martin.panter, twouters
Date 2016-06-21.04:23:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466482990.38.0.521546755278.issue24727@psf.upfronthosting.co.za>
In-reply-to
Content
I wonder why you can’t add the locking around input() calls at a higher level, rather than needing to change the readline module itself.
History
Date User Action Args
2016-06-21 04:23:10martin.pantersetrecipients: + martin.panter, twouters, Barney Stratford
2016-06-21 04:23:10martin.pantersetmessageid: <1466482990.38.0.521546755278.issue24727@psf.upfronthosting.co.za>
2016-06-21 04:23:10martin.panterlinkissue24727 messages
2016-06-21 04:23:10martin.pantercreate