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 Andrew.Harrington, ZackerySpytz, miss-islington, taleinat, terry.reedy
Date 2021-01-29.01:48:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611884892.05.0.546652063744.issue23544@roundup.psfhosted.org>
In-reply-to
Content
New changeset 901a9834420e516c07d6cad356d2be481db6d8d1 by Miss Islington (bot) in branch '3.8':
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163) (#24366)
https://github.com/python/cpython/commit/901a9834420e516c07d6cad356d2be481db6d8d1
History
Date User Action Args
2021-01-29 01:48:12terry.reedysetrecipients: + terry.reedy, taleinat, Andrew.Harrington, ZackerySpytz, miss-islington
2021-01-29 01:48:12terry.reedysetmessageid: <1611884892.05.0.546652063744.issue23544@roundup.psfhosted.org>
2021-01-29 01:48:12terry.reedylinkissue23544 messages
2021-01-29 01:48:11terry.reedycreate