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
M
Mark Dickinson committed
e9652e8d58392f5022759ba06b444ce970eb12db
Parent: b9783d2
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 1/24/2020, 10:03:22 AM