Message 395897 - Python tracker

Message395897

Author ezyang
Recipients Jim Fasarakis-Hilliard, beck, dingo_dasher, dmi.baranov, ers81239, ezio.melotti, ezyang, flox, georg.brandl, giampaolo.rodola, icordasc, kushal.das, lesmana, ncoghlan, nedbat, petri.lehtinen, psss, r.david.murray, serhiy.storchaka, terry.reedy
Date 2021-06-15.21:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623791246.87.0.19722121355.issue12458@roundup.psfhosted.org>
In-reply-to
Content
Supposing I like the old behavior (line number of the end of the statement), is there any way to recover that line number from the traceback after this change?
History
Date User Action Args
2021-06-15 21:07:26ezyangsetrecipients: + ezyang, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, nedbat, ezio.melotti, psss, r.david.murray, flox, lesmana, petri.lehtinen, serhiy.storchaka, kushal.das, icordasc, dmi.baranov, dingo_dasher, ers81239, Jim Fasarakis-Hilliard, beck
2021-06-15 21:07:26ezyangsetmessageid: <1623791246.87.0.19722121355.issue12458@roundup.psfhosted.org>
2021-06-15 21:07:26ezyanglinkissue12458 messages
2021-06-15 21:07:26ezyangcreate