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 eric.snow
Recipients Arfrever, Drekin, Gregory.Salvan, barry, dstufft, eric.snow, jcea, ncoghlan, sbspider, serhiy.storchaka, terry.reedy, twouters
Date 2017-05-23.19:26:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495567579.77.0.0245016206293.issue22257@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e0918ecf93a458d4e005650f816d64654e73fc2a by Eric Snow in branch 'master':
bpo-22257: Fix CLI by using int instead of char (compares to EOF). (#1765)
https://github.com/python/cpython/commit/e0918ecf93a458d4e005650f816d64654e73fc2a
History
Date User Action Args
2017-05-23 19:26:19eric.snowsetrecipients: + eric.snow, twouters, barry, terry.reedy, jcea, ncoghlan, Arfrever, serhiy.storchaka, Drekin, dstufft, Gregory.Salvan, sbspider
2017-05-23 19:26:19eric.snowsetmessageid: <1495567579.77.0.0245016206293.issue22257@psf.upfronthosting.co.za>
2017-05-23 19:26:19eric.snowlinkissue22257 messages
2017-05-23 19:26:19eric.snowcreate