]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #29190: Fixed possible errors in comparing strings in the pickle module.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Jan 2017 08:04:34 +0000 (10:04 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Jan 2017 08:04:34 +0000 (10:04 +0200)
commit9937d90ee8c3facf6b5395e7b714a535c9352d57
tree2f3118147d849fc9d732e1e3f54a14605d277831
parent959ff7f1c6412fe768a29ffe1d355f126dc9e80c
Issue #29190: Fixed possible errors in comparing strings in the pickle module.
Modules/_pickle.c