SIGN IN SIGN UP

bpo-46670: Define all macros for stringlib (GH-31176)

bytesobject.c, bytearrayobject.c and unicodeobject.c now define all
macros used by stringlib, to avoid using undefined macros.
Fix "gcc -Wundef" warnings.
V
Victor Stinner committed
097f74a5a37e2a8a26d529cede456ede7011b66f
Parent: 16f96a4
Committed by GitHub <noreply@github.com> on 2/7/2022, 12:26:58 AM