diff options
| author | Victor Stinner <vstinner@python.org> | 2021-12-09 08:58:09 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-09 08:58:09 (GMT) |
| commit | 73325bbe774b16891f999fb557177206470676b1 (patch) | |
| tree | d9f0468da14602f44564b731c6666972ea0f8179 /Python/getcompiler.c | |
| parent | 5de39f4b412ed5b0f3ed0140c83b2c1f8c707603 (diff) | |
| download | cpython-73325bbe774b16891f999fb557177206470676b1.zip cpython-73325bbe774b16891f999fb557177206470676b1.tar.gz cpython-73325bbe774b16891f999fb557177206470676b1.tar.bz2 | |
bpo-46007: Exclude PyUnicode_CHECK_INTERNED() from limited C API (GH-29987)
Exclude the PyUnicode_CHECK_INTERNED() macro from the limited C API,
because it uses the PyASCIIObject structure which is excluded from
the limited C API.
Automerge-Triggered-By: GH:encukou
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions
