commit | dec25afab1c325c28621dda3ba2b32dbc200c8b3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Jul 17 11:24:17 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Jul 17 11:24:17 2016 +0300 |
tree | e1b19ba17d8dab7f94aa6f0053264030b954dc32 | |
parent | 6fd76bceda3fefc5e5814108c5fe819050613d33 [diff] |
Issue #17711: Fixed unpickling by the persistent ID with protocol 0. Original patch by Alexandre Vassalotti.