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, r.david.murray, taleinat
Date 2020-12-04.21:22:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607116948.59.0.239566591909.issue17735@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2e0760bb2edb595050aff82f236cd32b44d3dfb3 by Irit Katriel in branch 'master':
bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633)
https://github.com/python/cpython/commit/2e0760bb2edb595050aff82f236cd32b44d3dfb3
History
Date User Action Args
2020-12-04 21:22:28taleinatsetrecipients: + taleinat, jaraco, r.david.murray, Kyle.Simpson, iritkatriel
2020-12-04 21:22:28taleinatsetmessageid: <1607116948.59.0.239566591909.issue17735@roundup.psfhosted.org>
2020-12-04 21:22:28taleinatlinkissue17735 messages
2020-12-04 21:22:28taleinatcreate