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 serhiy.storchaka
Recipients Mark.Shannon, Yonatan Goldschmidt, chris.jerdonek, corona10, gvanrossum, hauntsaninja, rhettinger, serhiy.storchaka
Date 2021-04-21.12:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619006497.42.0.554568610782.issue40222@roundup.psfhosted.org>
In-reply-to
Content
We can add a new column for the offset or the index of the error handler. Or add pseudo-instructions (which do not correspond to any bytecode) at boundaries of the code with some error handler.
History
Date User Action Args
2021-04-21 12:01:37serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, rhettinger, chris.jerdonek, Mark.Shannon, corona10, Yonatan Goldschmidt, hauntsaninja
2021-04-21 12:01:37serhiy.storchakasetmessageid: <1619006497.42.0.554568610782.issue40222@roundup.psfhosted.org>
2021-04-21 12:01:37serhiy.storchakalinkissue40222 messages
2021-04-21 12:01:37serhiy.storchakacreate