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 rhettinger
Recipients Mark.Shannon, nedbat, rhettinger
Date 2020-12-22.19:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608664588.99.0.732555639585.issue42696@roundup.psfhosted.org>
In-reply-to
Content
> Is this a problem in practice?

It's just a hint that code generation has imperfections.

From a teacher's or author's point of view, it is something we have to explain away when demonstrating dis().  It leaves the impression that Python is kludgy.
History
Date User Action Args
2020-12-22 19:16:29rhettingersetrecipients: + rhettinger, nedbat, Mark.Shannon
2020-12-22 19:16:28rhettingersetmessageid: <1608664588.99.0.732555639585.issue42696@roundup.psfhosted.org>
2020-12-22 19:16:28rhettingerlinkissue42696 messages
2020-12-22 19:16:28rhettingercreate