Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

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

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

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
miss-islington merged 2 commits intopython:3.8fromakuchling:backport-d72ea60-3.8
May 29, 2020

Conversation

@akuchling
Copy link
Contributor

@akuchlingakuchling commentedMay 14, 2020
edited by miss-islington
Loading

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

https://bugs.python.org/issue25872

Automerge-Triggered-By:@csabella

mgraczykand others added2 commitsMay 14, 2020 13:26
…ythonGH-18007)The crash that this fixes occurs when using traceback and other modules from multiple threads;del cache[filename] can raise a KeyError.(cherry picked from commitd72ea60)Co-authored-by: Michael Graczyk <mgraczyk@users.noreply.github.com>
Copy link
Contributor

@csabellacsabella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

lgtm

@miss-islington
Copy link
Contributor

Thanks@akuchling for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 29, 2020
…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 commitb86636b)Co-authored-by: Andrew Kuchling <amk@amk.ca>
@bedevere-bot
Copy link

GH-20511 is a backport of this pull request to the3.7 branch.

miss-islington added a commit that referenced this pull requestMay 29, 2020
…) (GH-20092)Backporting to 3.8 and adding a NEWS item (I should have added one to the master branch -- oh well).(cherry picked from commitb86636b)Co-authored-by: Andrew Kuchling <amk@amk.ca>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@csabellacsabellacsabella 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.

6 participants

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

[8]ページ先頭

©2009-2025 Movatter.jp