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 ZackerySpytz, alexandre.vassalotti, lukasz.langa, marco-c, miss-islington, rhettinger, serhiy.storchaka, vstinner
Date 2020-10-29.09:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603964709.13.0.307733812651.issue34204@roundup.psfhosted.org>
In-reply-to
Content
New changeset df59273c7a384ea8c890fa8e9b80c92825df841c by Zackery Spytz in branch 'master':
bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639)
https://github.com/python/cpython/commit/df59273c7a384ea8c890fa8e9b80c92825df841c
History
Date User Action Args
2020-10-29 09:45:09miss-islingtonsetrecipients: + miss-islington, rhettinger, vstinner, alexandre.vassalotti, lukasz.langa, serhiy.storchaka, ZackerySpytz, marco-c
2020-10-29 09:45:09miss-islingtonsetmessageid: <1603964709.13.0.307733812651.issue34204@roundup.psfhosted.org>
2020-10-29 09:45:09miss-islingtonlinkissue34204 messages
2020-10-29 09:45:09miss-islingtoncreate