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 terry.reedy
Date 2019-10-27.01:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572138926.17.0.210652093757.issue38598@roundup.psfhosted.org>
In-reply-to
Content
New changeset e3f90b217a5152275b180b466bd503658a734462 by Terry Jan Reedy in branch 'master':
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
https://github.com/python/cpython/commit/e3f90b217a5152275b180b466bd503658a734462
History
Date User Action Args
2019-10-27 01:15:26terry.reedysetrecipients: + terry.reedy
2019-10-27 01:15:26terry.reedysetmessageid: <1572138926.17.0.210652093757.issue38598@roundup.psfhosted.org>
2019-10-27 01:15:26terry.reedylinkissue38598 messages
2019-10-27 01:15:25terry.reedycreate