commit | 98b089e2a178a309f20ac9ff498b230407da1f47 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 28 04:21:44 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon May 28 04:21:44 2018 -0700 |
tree | b7e0516467b4608e651c8e1a89deb86722d34708 | |
parent | 96fb828da305b18336b8d74b14f479c4f286cf7b [diff] |
bpo-33652: Remove __getstate__ and __setstate__ methods in typing. (GH-7144) (cherry picked from commit 97b523db7c79c18c48516fba9410014d9896abc4) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>