Add compatiblity mode

This commit is contained in:
Dino Viehland 2025-09-22 06:43:55 -07:00
parent de281fd894
commit 41ab092407
8 changed files with 53 additions and 7 deletions

View file

@ -1431,6 +1431,7 @@ extern "C" {
INIT_ID(__itruediv__), \
INIT_ID(__ixor__), \
INIT_ID(__lazy_import__), \
INIT_ID(__lazy_modules__), \
INIT_ID(__le__), \
INIT_ID(__len__), \
INIT_ID(__length_hint__), \
@ -1849,7 +1850,6 @@ extern "C" {
INIT_ID(last_type), \
INIT_ID(last_value), \
INIT_ID(latin1), \
INIT_ID(lazy), \
INIT_ID(leaf_size), \
INIT_ID(legacy), \
INIT_ID(len), \