bpo-39426: Fix outdated default and highest protocols in docs (GH-18154)



Some portions of the pickle documentation hadn't been updated for the pickle protocol changes in Python 3.8 (new protocol 5, default protocol 4). This PR fixes those docs.


https://bugs.python.org/issue39426
3 files changed