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, serhiy.storchaka
Date 2017-11-16.07:44:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510818285.65.0.213398074469.issue32037@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3daaafb700df45716bb55f3a293f88773baf3463 by Serhiy Storchaka in branch 'master':
bpo-32037: Use the INT opcode for 32-bit integers in protocol 0 pickles. (#4407)
https://github.com/python/cpython/commit/3daaafb700df45716bb55f3a293f88773baf3463
History
Date User Action Args
2017-11-16 07:44:45serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti
2017-11-16 07:44:45serhiy.storchakasetmessageid: <1510818285.65.0.213398074469.issue32037@psf.upfronthosting.co.za>
2017-11-16 07:44:45serhiy.storchakalinkissue32037 messages
2017-11-16 07:44:45serhiy.storchakacreate