commit | 8a310dd5f4242b5d28013c1905c6573477e3b957 | [log] [tgz] |
---|---|---|
author | Petr Viktorin <encukou@gmail.com> | Thu Oct 21 11:46:20 2021 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 21 11:46:20 2021 +0200 |
tree | 9d028d11dbdf09621435c9b62d13d24d480823e5 | |
parent | 2cbf50e8126905b57ba9d0d5aa4e238c817d5a03 [diff] |
bpo-45315: PyType_FromSpec: Copy spec->name and have the type own the memory for its name (GH-29103)