commit | 1d3078849381335008379e3de96d5a81d2131113 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 17 05:10:56 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 17 05:10:56 2018 -0700 |
tree | 3fb4ac90c80ddac5f4dd99a4004d22d66264d231 | |
parent | e3f6aa7fe48b91f4ff619b2a51d473249d620bcb [diff] |
bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113) (cherry picked from commit e0e5065daef36dafe10a46eaa8b7800274d73062) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>