Skip to content

[3.8] bpo-40327: Improve atomicity, speed, and memory efficiency of the items() loop (GH-19628) - #19640

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-75bedbe-3.8
May 22, 2020
Merged

[3.8] bpo-40327: Improve atomicity, speed, and memory efficiency of the items() loop (GH-19628)#19640
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-75bedbe-3.8

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 21, 2020

Copy link
Copy Markdown
Contributor

(cherry picked from commit 75bedbe)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue40327

…ms() loop (pythonGH-19628)
(cherry picked from commit 75bedbe)
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

2 similar comments
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@miss-islington
miss-islington merged commit 16d0781 into python:3.8May 22, 2020
@miss-islington
miss-islington deleted the backport-75bedbe-3.8 branch May 22, 2020 22:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performancePerformance or resource usageskip newstype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

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