commit | 27eeaf0f2c9bd53a0fbdfdf38ee759e971221f8d | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Tue Jul 30 17:45:09 2019 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 30 17:45:09 2019 +0200 |
tree | bb4d1276338dbf98c81f73f0ffb661541a591a95 | |
parent | 8a758f5b99c5fc3fd32edeac049d7d4a4b7cc163 [diff] |
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) Use cffi to access a C API in Python.