bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve (GH-19639)



Use pickle.DEFAULT_PROTOCOL (currently 5) in shelve instead of a
hardcoded 3.
5 files changed