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 taleinat
Recipients Kyle.Simpson, iritkatriel, jaraco, miss-islington, r.david.murray, taleinat
Date 2020-12-04.22:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607121726.64.0.103675636.issue17735@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d by Miss Islington (bot) in branch '3.9':
bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633)
https://github.com/python/cpython/commit/d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d
History
Date User Action Args
2020-12-04 22:42:06taleinatsetrecipients: + taleinat, jaraco, r.david.murray, Kyle.Simpson, miss-islington, iritkatriel
2020-12-04 22:42:06taleinatsetmessageid: <1607121726.64.0.103675636.issue17735@roundup.psfhosted.org>
2020-12-04 22:42:06taleinatlinkissue17735 messages
2020-12-04 22:42:06taleinatcreate