SIGN IN SIGN UP

gh-121266: Remove Py_ALWAYS_INLINE in dictobject.c (#121493)

compare_unicode_generic(), compare_unicode_unicode() and
compare_generic() are callbacks used by do_lookup(). When enabling
assertions, it's not possible to inline these functions.
V
Victor Stinner committed
c5a6b9afd82cad3f6abd9dc71cd5fdd5781a53f5
Parent: 81fd625
Committed by GitHub <noreply@github.com> on 7/18/2024, 6:19:32 AM