commit | 0aea99e44416f37c75e5540072156dbf90ef1659 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jul 24 12:35:33 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat Jul 24 22:35:33 2021 +0300 |
tree | b215881193d0032fe25dc531372f3c992902b201 | |
parent | ca5a4cf8266cf789eae379fe224458e94dd41b30 [diff] |
bpo-44676: Serialize the union type using only public API (GH-27323) (GH-27340) Remove also the _from_args() constructor. (cherry picked from commit 435a0334d341e5f8faed594d9f015746bb7845db) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>