bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). by serhiy-storchaka · Pull Request #6363 · python/cpython

@serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 3, 2018
…er.dump(). (pythonGH-6363)

(cherry picked from commit c869529)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 3, 2018
…er.dump(). (pythonGH-6363)

(cherry picked from commit c869529)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@ambv ambv mentioned this pull request

Apr 3, 2018

miss-islington added a commit that referenced this pull request

Apr 3, 2018
…er.dump(). (GH-6363)

(cherry picked from commit c869529)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>