commit | bdac32e9fe25fdb97a7172a93aabd1ffead89462 | [log] [tgz] |
---|---|---|
author | Max Bernstein <tekknolagi@users.noreply.github.com> | Wed Oct 30 18:08:06 2019 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Oct 30 18:08:06 2019 -0700 |
tree | 9ef9970bc1a3af8f1c10be3748b186f3e565900f | |
parent | e835b31d2b212c3c7820364398979cae2a9740b2 [diff] |
closes bpo-38648: Remove double tp_free slot in Python-ast.c. (GH-17002) This looks like a typo due to copy-paste.