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 ned.deily, ronaldoussoren, terry.reedy
Date 2020-11-30.17:09:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606756192.77.0.43613239063.issue42508@roundup.psfhosted.org>
In-reply-to
Content
New changeset e41bfd15dd148627b4f39c2a5837bddd8894d345 by Terry Jan Reedy in branch 'master':
bpo-42508: Remove bogus idlelib.pyshell.ModifiedInterpreter attribute (GH-23570)
https://github.com/python/cpython/commit/e41bfd15dd148627b4f39c2a5837bddd8894d345
History
Date User Action Args
2020-11-30 17:09:52terry.reedysetrecipients: + terry.reedy, ronaldoussoren, ned.deily
2020-11-30 17:09:52terry.reedysetmessageid: <1606756192.77.0.43613239063.issue42508@roundup.psfhosted.org>
2020-11-30 17:09:52terry.reedylinkissue42508 messages
2020-11-30 17:09:52terry.reedycreate