]> granicus.if.org Git - python/commit
bpo-33199: Initialize ma_version_tag in PyDict_Copy (GH-6341)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Apr 2018 03:00:26 +0000 (20:00 -0700)
committerGitHub <noreply@github.com>
Tue, 3 Apr 2018 03:00:26 +0000 (20:00 -0700)
commitde755129a7a14cb3bee89aa256ca2e4a9a6605ce
treedef922ae04796391ab9ad8f7e4649931ea281362
parentfa91aff07c16ad48a63580c2909934be92a5e9c8
bpo-33199: Initialize ma_version_tag in PyDict_Copy (GH-6341)

(cherry picked from commit d1c82c5cc7be0c21dddf86fd19c1702f6218459b)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
Misc/NEWS.d/next/Core and Builtins/2018-04-02-09-32-40.bpo-33199.TPnxQu.rst [new file with mode: 0644]
Objects/dictobject.c