commit | 24b8bad6d30ae4fb37ee686a073adfa5308659f9 | [log] [tgz] |
---|---|---|
author | scoder <stefan_ml@behnel.de> | Wed Jun 10 18:09:01 2020 +0200 |
committer | GitHub <noreply@github.com> | Wed Jun 10 18:09:01 2020 +0200 |
tree | 31e77aa0061179f134284fd8e0a984a53b91585d | |
parent | ec88e1bca81a167e6d5c0ac635e22f84298cb1df [diff] |
bpo-40703: Let PyType_FromSpec() set "type.__module__" only if it is not set yet. (GH-20273)