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 pitrou
Recipients Markus Mohrhard, aeros, pitrou, xtreak
Date 2019-07-25.16:00:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564070438.03.0.980273764767.issue37502@roundup.psfhosted.org>
In-reply-to
Content
New changeset 898318b53d921298d1f1fcfa0f415844afbeb318 by Antoine Pitrou (Markus Mohrhard) in branch 'master':
bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593)
https://github.com/python/cpython/commit/898318b53d921298d1f1fcfa0f415844afbeb318
History
Date User Action Args
2019-07-25 16:00:38pitrousetrecipients: + pitrou, xtreak, aeros, Markus Mohrhard
2019-07-25 16:00:38pitrousetmessageid: <1564070438.03.0.980273764767.issue37502@roundup.psfhosted.org>
2019-07-25 16:00:38pitroulinkissue37502 messages
2019-07-25 16:00:37pitroucreate