This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients alexandre.vassalotti, lukasz.langa, pitrou, serhiy.storchaka
Date 2018-04-03.21:35:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522791313.84.0.467229070634.issue33209@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 74735e2a404949b2a0c17ac13a2de0e0cac6fc41 by Łukasz Langa (Miss Islington (bot)) in branch '3.7':
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6366)
https://github.com/python/cpython/commit/74735e2a404949b2a0c17ac13a2de0e0cac6fc41
History
Date User Action Args
2018-04-03 21:35:13lukasz.langasetrecipients: + lukasz.langa, pitrou, alexandre.vassalotti, serhiy.storchaka
2018-04-03 21:35:13lukasz.langasetmessageid: <1522791313.84.0.467229070634.issue33209@psf.upfronthosting.co.za>
2018-04-03 21:35:13lukasz.langalinkissue33209 messages
2018-04-03 21:35:13lukasz.langacreate