SIGN IN SIGN UP

gh-124502: Remove _PyUnicode_EQ() function (#125114)

* Replace unicode_compare_eq() with unicode_eq().
* Use unicode_eq() in setobject.c.
* Replace _PyUnicode_EQ() with _PyUnicode_Equal().
* Remove unicode_compare_eq() and _PyUnicode_EQ().
V
Victor Stinner committed
e0c87c64b1cb4112ed5cfc1ae84ff8e48b1c0340
Parent: 7f93dbf
Committed by GitHub <noreply@github.com> on 10/9/2024, 8:15:17 AM