Skip to content

[3.7] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) #20511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 29, 2020

Backporting to 3.8 and adding a NEWS item (I should have added one to the master branch -- oh well).
(cherry picked from commit b86636b)

Co-authored-by: Andrew Kuchling amk@amk.ca

https://bugs.python.org/issue25872

Verified

This commit was signed with the committer’s verified signature.
…GH-18007) (pythonGH-20092)

Backporting to 3.8 and adding a NEWS item (I should have added one to the master branch -- oh well).
(cherry picked from commit b86636b)

Co-authored-by: Andrew Kuchling <amk@amk.ca>
@csabella csabella changed the title [3.7] [3.8] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) [3.7] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) May 29, 2020
@miss-islington
Copy link
Contributor Author

@mgraczyk and @akuchling: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 852e8a7 into python:3.7 May 29, 2020
@miss-islington miss-islington deleted the backport-b86636b-3.7 branch May 29, 2020 12:17
@miss-islington
Copy link
Contributor Author

@mgraczyk and @akuchling: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants