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 miss-islington
Recipients Markus Mohrhard, aeros, miss-islington, pitrou, xtreak
Date 2019-07-25.16:18:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564071503.89.0.506371682096.issue37502@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25cb4fd4fb0f44d2b6bf38379634f3d22b77aa17 by Miss Islington (bot) in branch '3.8':
bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593)
https://github.com/python/cpython/commit/25cb4fd4fb0f44d2b6bf38379634f3d22b77aa17
History
Date User Action Args
2019-07-25 16:18:23miss-islingtonsetrecipients: + miss-islington, pitrou, xtreak, aeros, Markus Mohrhard
2019-07-25 16:18:23miss-islingtonsetmessageid: <1564071503.89.0.506371682096.issue37502@roundup.psfhosted.org>
2019-07-25 16:18:23miss-islingtonlinkissue37502 messages
2019-07-25 16:18:23miss-islingtoncreate