commit | e05828055e5165cc7268ea3bea33adc502e054a1 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <antoine@python.org> | Fri May 01 21:54:44 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri May 01 12:54:44 2020 -0700 |
tree | dfd60cebfbfe8a97ffc2086910ab2f357708b715 | |
parent | c9d7d32b6dc6140f7fcbf1ae1120df6d59fc28d0 [diff] |
[3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843) (cherry picked from commit 289842a) Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com> Automerge-Triggered-By: @pitrou