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

gh-142763: Fix race in ZoneInfo cache eviction#144978

Merged
colesbury merged 2 commits intopython:mainfrom
colesbury:gh-142763-zoneinfo-cache-race
Mar 10, 2026
Merged

gh-142763: Fix race in ZoneInfo cache eviction#144978
colesbury merged 2 commits intopython:mainfrom
colesbury:gh-142763-zoneinfo-cache-race

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commentedFeb 18, 2026
edited
Loading

The cache may be cleared between the evaluation of the if statement and the call topopitem.

@colesburycolesbury marked this pull request as ready for reviewFebruary 19, 2026 12:31
@colesburycolesbury merged commit665c1db intopython:mainMar 10, 2026
53 checks passed
@miss-islington-app
Copy link

Thanks@colesbury for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@colesburycolesbury deleted the gh-142763-zoneinfo-cache-race branchMarch 10, 2026 18:48
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 10, 2026
The cache may be cleared between the evaluation of the if statement and thecall to popitem.(cherry picked from commit 665c1db94f46f8e1a18a8c2f89adb3bc72cb83dc)Co-authored-by: Sam Gross <colesbury@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 10, 2026
The cache may be cleared between the evaluation of the if statement and thecall to popitem.(cherry picked from commit 665c1db94f46f8e1a18a8c2f89adb3bc72cb83dc)Co-authored-by: Sam Gross <colesbury@gmail.com>
@bedevere-app
Copy link

GH-145781 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMar 10, 2026
@bedevere-app
Copy link

GH-145782 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMar 10, 2026
colesbury added a commit that referenced this pull requestMar 10, 2026
…45782)The cache may be cleared between the evaluation of the if statement and thecall to popitem.(cherry picked from commit665c1db)Co-authored-by: Sam Gross <colesbury@gmail.com>
colesbury added a commit that referenced this pull requestMar 10, 2026
…45781)The cache may be cleared between the evaluation of the if statement and thecall to popitem.(cherry picked from commit665c1db)Co-authored-by: Sam Gross <colesbury@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@kumaraditya303kumaraditya303kumaraditya303 approved these changes

@pgansslepganssleAwaiting requested review from pgansslepganssle is a code owner

@Yhg1sYhg1sAwaiting requested review from Yhg1s

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@colesbury@kumaraditya303

[8]ページ先頭

©2009-2026 Movatter.jp