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.
V
Victor Stinner committed
0509c4547fc95cc32a91ac446a26192c3bfdf157
Parent: aca4670
Committed by GitHub <noreply@github.com>
on 5/19/2020, 11:57:17 PM