commit | 127bd9bfd591c8ec1a97eb7f4037c8b884eef973 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jul 06 09:40:17 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Jul 06 09:40:17 2018 -0700 |
tree | 0316a9f0f79ee5fe9fc2730b0fa2e303b4e921d3 | |
parent | 4bd5fce27d5c03a013e5ebb008670ca0d89e3298 [diff] |
bpo-34042: Fix dict.copy() to maintain correct total refcount (GH-8119) (cherry picked from commit 0b75228700e0077d8bf2636e74733389514b4b2f) Co-authored-by: Yury Selivanov <yury@magic.io>