commit | 16d07812dd3833295cc001d19eea42eecbdb6ea5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 22 15:22:51 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri May 22 15:22:51 2020 -0700 |
tree | 7bc94a3995fb1a272e29ef23d14df4c754a8a13d | |
parent | 0714c4871970b836d7fbfaa60c475a70cd1644a7 [diff] |
bpo-40327: Improve atomicity, speed, and memory efficiency of the items() loop (GH-19628) (cherry picked from commit 75bedbe2ed4119ff18a2ea86c544b3cf08a92e75) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>