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.13] gh-142763: Fix race in ZoneInfo cache eviction (gh-144978)#145782

Merged
colesbury merged 1 commit intopython:3.13from
miss-islington:backport-665c1db-3.13
Mar 10, 2026
Merged

[3.13] gh-142763: Fix race in ZoneInfo cache eviction (gh-144978)#145782
colesbury merged 1 commit intopython:3.13from
miss-islington:backport-665c1db-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMar 10, 2026
edited by bedevere-appbot
Loading

The cache may be cleared between the evaluation of the if statement and the
call to popitem.
(cherry picked from commit665c1db)

Co-authored-by: Sam Grosscolesbury@gmail.com

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>
@colesburycolesburyenabled auto-merge (squash)March 10, 2026 18:48
@colesburycolesbury merged commitaf1ad53 intopython:3.13Mar 10, 2026
43 checks passed
@miss-islingtonmiss-islington deleted the backport-665c1db-3.13 branchMarch 10, 2026 19:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

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

@miss-islington@colesbury

[8]ページ先頭

©2009-2026 Movatter.jp