commit | 3940333637b98a2781869977b077552514784529 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Sep 02 11:29:06 2020 -0500 |
committer | GitHub <noreply@github.com> | Wed Sep 02 11:29:06 2020 -0500 |
tree | 3b2c264f2acccc540076922a08d7e45e477ad4b1 | |
parent | 5a4a963a6c798fa9207a9998618a9c0ec3b6b6d7 [diff] |
closes bpo-41689: Preserve text signature from tp_doc in C heap type creation. (GH-22058)