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 benjamin.peterson
Recipients alexandre.vassalotti, benjamin.peterson, serhiy.storchaka, shuoz, xtreak
Date 2018-09-21.01:36:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd by Benjamin Peterson in branch 'master':
closes bpo-34656: Avoid relying on signed overflow in _pickle memos. (GH-9261)
https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd
History
Date User Action Args
2018-09-21 01:36:50benjamin.petersonsetrecipients: + benjamin.peterson, alexandre.vassalotti, serhiy.storchaka, xtreak, shuoz
2018-09-21 01:36:50benjamin.petersonsetmessageid: <[email protected]>
2018-09-21 01:36:49benjamin.petersonlinkissue34656 messages
2018-09-21 01:36:49benjamin.petersoncreate