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 miss-islington
Recipients alexandre.vassalotti, lukasz.langa, miss-islington, pitrou, serhiy.storchaka
Date 2018-04-03.22:05:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522793120.0.0.467229070634.issue33209@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5c8830637cde632ab3bcf5475698dcf0fb0546d by Miss Islington (bot) in branch '3.6':
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)
https://github.com/python/cpython/commit/a5c8830637cde632ab3bcf5475698dcf0fb0546d
History
Date User Action Args
2018-04-03 22:05:20miss-islingtonsetrecipients: + miss-islington, pitrou, alexandre.vassalotti, lukasz.langa, serhiy.storchaka
2018-04-03 22:05:19miss-islingtonsetmessageid: <1522793120.0.0.467229070634.issue33209@psf.upfronthosting.co.za>
2018-04-03 22:05:19miss-islingtonlinkissue33209 messages
2018-04-03 22:05:19miss-islingtoncreate