◐ Shell
clean mode source ↗

[3.7] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) by miss-islington · Pull Request #20511 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

May 29, 2020

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

…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 Copy Markdown

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 Copy Markdown

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

Reviewers

@csabella csabella csabella approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @csabella @the-knights-who-say-ni @bedevere-bot @akuchling