diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-12-04 22:41:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-04 22:41:58 (GMT) |
commit | d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d (patch) | |
tree | 199831e3749b67236926270f989c218e00271379 /Python/pythonrun.c | |
parent | 40b92f1cc06f9aaba813ae38266f424e0969b089 (diff) | |
download | cpython-d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d.zip cpython-d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d.tar.gz cpython-d1f07419c7560ed3ba52ba4f667f4eec9b5fe95d.tar.bz2 |
bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633)
This can happen when a file was edited after it was imported.
(cherry picked from commit 2e0760bb2edb595050aff82f236cd32b44d3dfb3)
Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions