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 vstinner
Recipients BTaskaya, Valentin.Lorentz, vstinner
Date 2019-12-20.19:10:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576869058.93.0.619008398858.issue26845@roundup.psfhosted.org>
In-reply-to
Content
Variable names have no impact on the execution. Sometimes, it's called "exc", sometimes "val", sometimes "exc_val" :-) This issue is not a bug.
History
Date User Action Args
2019-12-20 19:10:58vstinnersetrecipients: + vstinner, Valentin.Lorentz, BTaskaya
2019-12-20 19:10:58vstinnersetmessageid: <1576869058.93.0.619008398858.issue26845@roundup.psfhosted.org>
2019-12-20 19:10:58vstinnerlinkissue26845 messages
2019-12-20 19:10:58vstinnercreate