commit | 020f2aaaea95aef6f54ab31488926ed76017e41a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Apr 18 11:14:55 2020 -0700 |
committer | GitHub <noreply@github.com> | Sat Apr 18 11:14:55 2020 -0700 |
tree | 1c1110c4f93435b27eb411581c15c4e488fc2176 | |
parent | bfda4db0d2c05eef4e4ae90d899d0b67cb2e33e5 [diff] |
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269) Automerge-Triggered-By: @pitrou (cherry picked from commit 482259d0dcf27714a84cf56b93977320bea7e093) Co-authored-by: Furkan Önder <furkantahaonder@gmail.com>