commit | c7011012fac91a30923e39dbce7611f1b3ca8506 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Wed Nov 18 16:03:51 2020 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 18 07:03:51 2020 -0800 |
tree | 7188994f6b9a14667912bde247b7cfa9ea65be96 | |
parent | d1e38d4023aa29e7ed64d4f8eb9c1e4a3c86a2e5 [diff] |
bpo-1635741: Port symtable module to multiphase initialization (GH-23361) Signed-off-by: Christian Heimes <christian@python.org>