bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639)
Use pickle.DEFAULT_PROTOCOL (currently 5) in shelve instead of a hardcoded 3.
Z
Zackery Spytz committed
df59273c7a384ea8c890fa8e9b80c92825df841c
Parent: 4173320
Committed by GitHub <noreply@github.com>
on 10/29/2020, 9:44:35 AM