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 larry
Recipients dfmz77669, larry, vstinner
Date 2019-02-25.22:44:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551134656.1.0.905694825974.issue34656@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b42d575bf0fb01192b3ec54b7e224b238691527 by larryhastings (Victor Stinner) in branch '3.4':
[3.4] bpo-34656: Avoid relying on signed overflow in _pickle memos (GH-9261) (#11870)
https://github.com/python/cpython/commit/4b42d575bf0fb01192b3ec54b7e224b238691527
History
Date User Action Args
2019-02-25 22:44:16larrysetrecipients: + larry, vstinner, dfmz77669
2019-02-25 22:44:16larrysetmessageid: <1551134656.1.0.905694825974.issue34656@roundup.psfhosted.org>
2019-02-25 22:44:16larrylinkissue34656 messages
2019-02-25 22:44:16larrycreate