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 pablogsal
Recipients FFY00, Mark.Shannon, graingert, iritkatriel, nedbat, pablogsal
Date 2021-07-08.16:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625762841.57.0.546678874384.issue44446@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61eb9b5dfd919ba5d1ec9f7df0137f2e6d196972 by Pablo Galindo in branch '3.10':
[3.10] bpo-44446: support lineno being None in traceback.FrameSummary (GH-26781) (GH-27072)
https://github.com/python/cpython/commit/61eb9b5dfd919ba5d1ec9f7df0137f2e6d196972
History
Date User Action Args
2021-07-08 16:47:21pablogsalsetrecipients: + pablogsal, nedbat, Mark.Shannon, graingert, FFY00, iritkatriel
2021-07-08 16:47:21pablogsalsetmessageid: <1625762841.57.0.546678874384.issue44446@roundup.psfhosted.org>
2021-07-08 16:47:21pablogsallinkissue44446 messages
2021-07-08 16:47:21pablogsalcreate