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 iritkatriel, martin.panter, miss-islington, python-dev, vstinner
Date 2020-12-17.12:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608208424.4.0.506874302757.issue26564@roundup.psfhosted.org>
In-reply-to
Content
New changeset 40125ab3252453bf205ed906e46bf9741c27bf9d by Irit Katriel in branch 'master':
bpo-26564: fix obsolete comment in traceback.c (GH-23819)
https://github.com/python/cpython/commit/40125ab3252453bf205ed906e46bf9741c27bf9d
History
Date User Action Args
2020-12-17 12:33:44vstinnersetrecipients: + vstinner, python-dev, martin.panter, miss-islington, iritkatriel
2020-12-17 12:33:44vstinnersetmessageid: <1608208424.4.0.506874302757.issue26564@roundup.psfhosted.org>
2020-12-17 12:33:44vstinnerlinkissue26564 messages
2020-12-17 12:33:44vstinnercreate