commit | b86636bff4b29ce23c886df079715dd951f13a07 | [log] [tgz] |
---|---|---|
author | Andrew Kuchling <amk@amk.ca> | Fri May 29 07:59:44 2020 -0400 |
committer | GitHub <noreply@github.com> | Fri May 29 04:59:44 2020 -0700 |
tree | e426c0cda47ec2a9cd568ce367950fae5cf163b8 | |
parent | 6381ee077d3c69d2f947f7bf87d8ec76e0caf189 [diff] |
[3.8] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) Backporting to 3.8 and adding a NEWS item (I should have added one to the master branch -- oh well).