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 serhiy.storchaka
Recipients aliles, amaury.forgeotdarc, belopolsky, dangyogi, erik.bray, flox, gruszczy, martin.panter, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2017-03-24.22:23:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394184.16.0.284319948465.issue8256@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c2cf12857187aa147c268651f10acd6da2c9cb74 by Serhiy Storchaka in branch 'master':
bpo-8256: Fixed possible failing or crashing input() (#517)
https://github.com/python/cpython/commit/c2cf12857187aa147c268651f10acd6da2c9cb74
History
Date User Action Args
2017-03-24 22:23:04serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, belopolsky, pitrou, vstinner, dangyogi, r.david.murray, gruszczy, flox, erik.bray, aliles, martin.panter
2017-03-24 22:23:04serhiy.storchakasetmessageid: <1490394184.16.0.284319948465.issue8256@psf.upfronthosting.co.za>
2017-03-24 22:23:04serhiy.storchakalinkissue8256 messages
2017-03-24 22:23:04serhiy.storchakacreate