commit | 75bedbe2ed4119ff18a2ea86c544b3cf08a92e75 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Tue Apr 21 16:20:52 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 21 16:20:52 2020 -0700 |
tree | a03d1a82185ca6ba08f717c6ea813da727807db4 | |
parent | d3a8d616faf3364b22fde18dce8c168de9368146 [diff] |
bpo-40327: Improve atomicity, speed, and memory efficiency of the items() loop (GH-19628)