commit | c869529ea9fbed574d34cf7ac139ca3f81b62ef0 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Apr 04 00:11:27 2018 +0300 |
committer | Ćukasz Langa <lukasz@langa.pl> | Tue Apr 03 14:11:27 2018 -0700 |
tree | af8fd4779929fc236376848b43698784b8e90115 | |
parent | 629338f1404ea9cd75e4fb0389a2fbe1b589de43 [diff] |
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)