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 aroberge
Recipients aroberge, terry.reedy
Date 2022-03-30.00:59:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648601970.44.0.81696274588.issue47156@roundup.psfhosted.org>
In-reply-to
Content
> (Anyone really want log of error?)

If by this you mean having access to the error from a known place (like sys.last_traceback or something else specific to IDLE but available from a script), then the answer from me is definitely yes.
History
Date User Action Args
2022-03-30 00:59:30arobergesetrecipients: + aroberge, terry.reedy
2022-03-30 00:59:30arobergesetmessageid: <1648601970.44.0.81696274588.issue47156@roundup.psfhosted.org>
2022-03-30 00:59:30arobergelinkissue47156 messages
2022-03-30 00:59:30arobergecreate