@@ -527,7 +527,7 @@ char CPyDef___top_level__(void) {
527527 CPy_INCREF (CPyModule_builtins );
528528 CPy_DECREF (cpy_r_r4 );
529529CPyL3 : ;
530- cpy_r_r5 = CPyStatics [DIFFCHECK_PLACEHOLDER ]; /* ('Final', 'Type', ' TypeVar', 'Union') */
530+ cpy_r_r5 = CPyStatics [DIFFCHECK_PLACEHOLDER ]; /* ('Final', 'TypeVar', 'Union') */
531531 cpy_r_r6 = CPyStatics [DIFFCHECK_PLACEHOLDER ]; /* 'typing' */
532532 cpy_r_r7 = CPyStatic_globals ;
533533 cpy_r_r8 = CPyImport_ImportFromMany (cpy_r_r6 , cpy_r_r5 , cpy_r_r5 , cpy_r_r7 );
@@ -741,7 +741,7 @@ int CPyGlobalsInit(void)
741741PyObject * CPyStatics [DIFFCHECK_PLACEHOLDER ];
742742const char * const CPyLit_Str [] = {
743743 "\a\a__new__\0020x\r_check_hexstr\bKeyError\016 is too long: \nValueError\bbuiltins" ,
744- "\a \005Final\004Type \aTypeVar\005Union\006typing\tcchecksum\026faster_hexbytes._utils" ,
744+ "\006 \005Final\aTypeVar\005Union\006typing\tcchecksum\026faster_hexbytes._utils" ,
745745 "\006\017faster_hexbytes\017evmspec/_new.py\b<module>\nAnyAddress\neth_typing\003__T" ,
746746 "\004\016ONE_EMPTY_BYTE\rMISSING_BYTES\bto_bytes\023to_checksum_address" ,
747747 "" ,
@@ -755,10 +755,7 @@ const char * const CPyLit_Int[] = {
755755};
756756const double CPyLit_Float [] = {0 };
757757const double CPyLit_Complex [] = {0 };
758- const int CPyLit_Tuple [] = {
759- 5 , 4 , 10 , 11 , 12 , 13 , 3 , 15 , 15 , 15 , 3 , 16 , 17 , 17 , 2 , 29 , 30 , 1 ,
760- 20
761- };
758+ const int CPyLit_Tuple [] = {5 , 3 , 10 , 11 , 12 , 3 , 14 , 14 , 14 , 3 , 15 , 16 , 16 , 2 , 28 , 29 , 1 , 19 };
762759const int CPyLit_FrozenSet [] = {0 };
763760CPyModule * CPyModule_evmspec____new__internal = NULL ;
764761CPyModule * CPyModule_evmspec____new ;
0 commit comments