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 serhiy.storchaka
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2018-07-18.07:10:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531897855.93.0.56676864532.issue34141@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5d4cb54800966947db2e86f65fb109c5067076be by Serhiy Storchaka in branch 'master':
bpo-34141: Optimized pickling simple non-recursive values. (GH-8318)
https://github.com/python/cpython/commit/5d4cb54800966947db2e86f65fb109c5067076be
History
Date User Action Args
2018-07-18 07:10:55serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2018-07-18 07:10:55serhiy.storchakasetmessageid: <1531897855.93.0.56676864532.issue34141@psf.upfronthosting.co.za>
2018-07-18 07:10:55serhiy.storchakalinkissue34141 messages
2018-07-18 07:10:55serhiy.storchakacreate