diff options
author | Victor Stinner <vstinner@python.org> | 2021-04-01 12:13:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-01 12:13:42 (GMT) |
commit | 61092a99c4840f36dbde8457cb566fc3c012930f (patch) | |
tree | 9e3998cd170d987c990bbcf53c689047e771dd5a /config.guess | |
parent | baf10da75072d1f8ec714d3c2c8550d34db343a9 (diff) | |
download | cpython-61092a99c4840f36dbde8457cb566fc3c012930f.zip cpython-61092a99c4840f36dbde8457cb566fc3c012930f.tar.gz cpython-61092a99c4840f36dbde8457cb566fc3c012930f.tar.bz2 |
bpo-43690: stable_abi.py no longer parses macros (GH-25136)
The stable_abi.py script no longer parse macros. Macro targets can be
static inline functions which are not part of the stable ABI, only
part of the limited C API.
Run "make regen-limited-abi" to exclude PyType_HasFeature from
Doc/data/stable_abi.dat.
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions