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 Al.Sweigart, THRlWiTi, akira, docs@python, martin.panter, miss-islington, ned.deily, serhiy.storchaka, terry.reedy, willingc
Date 2018-11-06.18:59:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541530784.03.0.788709270274.issue23220@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7476fefb65075161d57435c8dd7e92437578d3c1 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
bpo-23220: Explain how IDLE's Shell displays output (GH-10356) (#10369)
https://github.com/python/cpython/commit/7476fefb65075161d57435c8dd7e92437578d3c1
History
Date User Action Args
2018-11-06 18:59:44terry.reedysetrecipients: + terry.reedy, ned.deily, THRlWiTi, docs@python, akira, martin.panter, Al.Sweigart, serhiy.storchaka, willingc, miss-islington
2018-11-06 18:59:44terry.reedysetmessageid: <1541530784.03.0.788709270274.issue23220@psf.upfronthosting.co.za>
2018-11-06 18:59:44terry.reedylinkissue23220 messages
2018-11-06 18:59:43terry.reedycreate