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 ned.deily
Recipients dfmz77669, larry, ned.deily, vstinner
Date 2019-05-10.17:36:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557509797.44.0.832204403564.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-05-10 18:14:59ned.deilyunlinkissue34656 messages
2019-05-10 17:36:37ned.deilysetrecipients: + ned.deily, vstinner, larry, dfmz77669
2019-05-10 17:36:37ned.deilysetmessageid: <1557509797.44.0.832204403564.issue34656@roundup.psfhosted.org>
2019-05-10 17:36:37ned.deilylinkissue34656 messages
2019-05-10 17:36:37ned.deilycreate