]> granicus.if.org Git - python/commit
[3.6] bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (GH-3729). (#4081)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Oct 2017 12:00:41 +0000 (15:00 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2017 12:00:41 +0000 (15:00 +0300)
commit77af0a3bcab666a356eea2927a8031a7578d60d2
tree5630b940d831e181c9f4cb7379924736ab0dfab9
parent251de30935490a702b0a365f1e9bea696b39c016
[3.6] bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (GH-3729). (#4081)

(cherry picked from commit 04e36af9b88cd5e80fc818e51d46f07252a2ff3f)
Modules/_pickle.c