commit | 482259d0dcf27714a84cf56b93977320bea7e093 | [log] [tgz] |
---|---|---|
author | Furkan Önder <furkantahaonder@gmail.com> | Sat Apr 18 21:09:09 2020 +0300 |
committer | GitHub <noreply@github.com> | Sat Apr 18 11:09:09 2020 -0700 |
tree | db3bfa928687a5a73c552ba128e87044a94d7216 | |
parent | 696136b993e11b37c4f34d729a0375e5ad544ade [diff] |
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269) Automerge-Triggered-By: @pitrou