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 terry.reedy
Recipients rhettinger, terry.reedy
Date 2020-03-28.16:51:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585414288.08.0.16647715446.issue38002@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34a49aa3e4d023b5f9e9029f4f1ec68f1a8a8120 by Terry Jan Reedy in branch 'master':
bpo-38002: Use False/True for IDLE pyshell bools (GH-19203)
https://github.com/python/cpython/commit/34a49aa3e4d023b5f9e9029f4f1ec68f1a8a8120
History
Date User Action Args
2020-03-28 16:51:28terry.reedysetrecipients: + terry.reedy, rhettinger
2020-03-28 16:51:28terry.reedysetmessageid: <1585414288.08.0.16647715446.issue38002@roundup.psfhosted.org>
2020-03-28 16:51:28terry.reedylinkissue38002 messages
2020-03-28 16:51:28terry.reedycreate