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 wyz23x2
Recipients wyz23x2
Date 2020-07-26.10:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595758677.39.0.962051820395.issue41399@roundup.psfhosted.org>
In-reply-to
Content
Now warnings.warn supports a stacklevel parameter. But many users want exceptions to support it too.
Related:
https://stackoverflow.com/questions/34175111/raise-an-exception-from-a-higher-level-a-la-warnings
History
Date User Action Args
2020-07-26 10:17:57wyz23x2setrecipients: + wyz23x2
2020-07-26 10:17:57wyz23x2setmessageid: <1595758677.39.0.962051820395.issue41399@roundup.psfhosted.org>
2020-07-26 10:17:57wyz23x2linkissue41399 messages
2020-07-26 10:17:57wyz23x2create