]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)
authorFurkan Önder <furkantahaonder@gmail.com>
Sat, 18 Apr 2020 18:09:09 +0000 (21:09 +0300)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2020 18:09:09 +0000 (11:09 -0700)
commit482259d0dcf27714a84cf56b93977320bea7e093
treedb3bfa928687a5a73c552ba128e87044a94d7216
parent696136b993e11b37c4f34d729a0375e5ad544ade
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)

Automerge-Triggered-By: @pitrou
Doc/library/pickle.rst
Misc/NEWS.d/next/Documentation/2020-04-01-00-27-03.bpo-27635.VwxUty.rst [new file with mode: 0644]