diff options
author | Victor Stinner <vstinner@python.org> | 2020-05-20 01:57:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-20 01:57:17 +0200 |
commit | 0509c4547fc95cc32a91ac446a26192c3bfdf157 (patch) | |
tree | 616fe6bd2c4160bd5d55f332ae6c24f852471825 /Python/getplatform.c | |
parent | aca4670ad695d4b01c7880fe3d0af817421945bd (diff) | |
download | cpython-git-0509c4547fc95cc32a91ac446a26192c3bfdf157.tar.gz |
bpo-40521: Fix update_slot() when INTERN_NAME_STRINGS is not defined (#20246)
Fix type update_slot() function when the macro INTERN_NAME_STRINGS is
not defined: use _PyUnicode_EQ() in this case.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions