]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39435: Fix docs for pickle.loads (GH-18160)
authorShantanu <hauntsaninja@users.noreply.github.com>
Fri, 1 May 2020 19:46:01 +0000 (12:46 -0700)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 19:46:01 +0000 (12:46 -0700)
commit289842ae820f99908d3a345f1f3b6d4e5b4b97fc
tree2a935029fdf4150325c7e2988dcd2241fd1a099d
parent64224a4727321a8dd33e6f769edda401193ebef0
bpo-39435: Fix docs for pickle.loads (GH-18160)
Doc/library/pickle.rst
Misc/ACKS
Misc/NEWS.d/next/Documentation/2020-01-24-05-42-57.bpo-39435.EFcdFU.rst [new file with mode: 0644]