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.

作者 chris.jerdonek
收信人 asvetlov, bjs, chris.jerdonek, graingert, pagliaricci.m, yselivanov
日期 2022-02-17.10:23:56
SpamBayes Score -1.0
Marked as misclassified
Message-id <1645093436.42.0.755271702097.issue45390@roundup.psfhosted.org>
In-reply-to
内容
Andrew, the approach I described would I feel be much better. It would result in more concise, less verbose tracebacks, as opposed to more verbose -- not just because the message won't be repeated, but also because it eliminates the unneeded creation of intermediate exceptions. It would also cause is checks to work, which is what we want since behaviorally it should be the same exception.
历史
日期 用户 动作 参数
2022-02-17 10:23:56chris.jerdonek修改recipients: + chris.jerdonek, asvetlov, yselivanov, graingert, bjs, pagliaricci.m
2022-02-17 10:23:56chris.jerdonek修改messageid: <1645093436.42.0.755271702097.issue45390@roundup.psfhosted.org>
2022-02-17 10:23:56chris.jerdonek链接issue45390 messages
2022-02-17 10:23:56chris.jerdonek创建