← 返回首页
[3.7] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092) by miss-islington · Pull Request #20511 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-b86636b-3.7
May 29, 2020
Merged

[3.7] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-20092)#20511
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-b86636b-3.7

Conversation

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

Copy link
Copy Markdown
Contributor Author

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

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

Copy link
Copy Markdown
Contributor Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

5 participants

Footer

© 2026 GitHub, Inc.