Skip to content

Commit 1905c4f

Browse files
chore: compile C files for source control
1 parent d230a8a commit 1905c4f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+10552
-7198
lines changed
Lines changed: 10366 additions & 7076 deletions
Large diffs are not rendered by default.
Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef MYPYC_NATIVE_5f8b22f5f815a3776376_H
2-
#define MYPYC_NATIVE_5f8b22f5f815a3776376_H
1+
#ifndef MYPYC_NATIVE_2c3297a056130187a890_H
2+
#define MYPYC_NATIVE_2c3297a056130187a890_H
33
#include <Python.h>
44
#include <CPy.h>
55
#ifndef MYPYC_DECLARED_tuple_T3CIO
@@ -38,6 +38,14 @@ typedef struct tuple_T3OOO {
3838
} tuple_T3OOO;
3939
#endif
4040

41+
#ifndef MYPYC_DECLARED_tuple_T2II
42+
#define MYPYC_DECLARED_tuple_T2II
43+
typedef struct tuple_T2II {
44+
CPyTagged f0;
45+
CPyTagged f1;
46+
} tuple_T2II;
47+
#endif
48+
4149
#ifndef MYPYC_DECLARED_tuple_T1O
4250
#define MYPYC_DECLARED_tuple_T1O
4351
typedef struct tuple_T1O {
@@ -147,28 +155,28 @@ typedef struct tuple_T6OOOOOO {
147155
typedef struct {
148156
PyObject_HEAD
149157
CPyVTableItem *vtable;
150-
PyObject *__original_text;
158+
char _restricted;
151159
PyObject *__original_codepoints;
160+
PyObject *__original_text;
152161
PyObject *__normalized_codepoints;
153-
char _restricted;
154162
} faster_ens____normalization___TokenObject;
155163

156164
typedef struct {
157165
PyObject_HEAD
158166
CPyVTableItem *vtable;
159-
PyObject *__original_text;
167+
char _restricted;
160168
PyObject *__original_codepoints;
169+
PyObject *__original_text;
161170
PyObject *__normalized_codepoints;
162-
char _restricted;
163171
} faster_ens____normalization___EmojiTokenObject;
164172

165173
typedef struct {
166174
PyObject_HEAD
167175
CPyVTableItem *vtable;
168-
PyObject *__original_text;
176+
char _restricted;
169177
PyObject *__original_codepoints;
178+
PyObject *__original_text;
170179
PyObject *__normalized_codepoints;
171-
char _restricted;
172180
} faster_ens____normalization___TextTokenObject;
173181

174182
typedef struct {
@@ -2173,8 +2181,8 @@ typedef struct {
21732181
PyObject *___mypyc_temp__18;
21742182
tuple_T3OOO ___mypyc_temp__19;
21752183
PyObject *___mypyc_generator_attribute__unsubscribed;
2176-
int64_t ___mypyc_temp__2_0;
2177-
PyObject *___mypyc_temp__2_1;
2184+
PyObject *___mypyc_temp__2_0;
2185+
int64_t ___mypyc_temp__2_1;
21782186
} faster_web3___providers___persistent___subscription_manager___unsubscribe_all_SubscriptionManager_genObject;
21792187

21802188
typedef struct {

build/__native_internal_5f8b22f5f815a3776376.h renamed to build/__native_internal_2c3297a056130187a890.h

Lines changed: 43 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
#ifndef MYPYC_NATIVE_INTERNAL_5f8b22f5f815a3776376_H
2-
#define MYPYC_NATIVE_INTERNAL_5f8b22f5f815a3776376_H
1+
#ifndef MYPYC_NATIVE_INTERNAL_2c3297a056130187a890_H
2+
#define MYPYC_NATIVE_INTERNAL_2c3297a056130187a890_H
33
#include <Python.h>
44
#include <CPy.h>
5-
#include "__native_5f8b22f5f815a3776376.h"
5+
#include "__native_2c3297a056130187a890.h"
66

77
int CPyGlobalsInit(void);
88

9-
extern PyObject *CPyStatics[2318];
9+
extern PyObject *CPyStatics[2344];
1010
extern const char * const CPyLit_Str[];
1111
extern const char * const CPyLit_Bytes[];
1212
extern const char * const CPyLit_Int[];
@@ -196,6 +196,10 @@ extern PyObject *CPyStatic_time_based___globals;
196196
extern CPyModule *CPyModule_collections;
197197
extern CPyModule *CPyModule_math;
198198
extern CPyModule *CPyModule_operator;
199+
extern CPyModule *CPyModule_faster_web3___logs__internal;
200+
extern CPyModule *CPyModule_faster_web3___logs;
201+
extern PyObject *CPyStatic_logs___globals;
202+
extern CPyModule *CPyModule_faster_web3____utils___events;
199203
extern CPyModule *CPyModule_faster_web3___providers___eth_tester__internal;
200204
extern CPyModule *CPyModule_faster_web3___providers___eth_tester;
201205
extern PyObject *CPyStatic_eth_tester___globals;
@@ -249,8 +253,22 @@ extern CPyModule *CPyModule_faster_web3___utils___exception_handling__internal;
249253
extern CPyModule *CPyModule_faster_web3___utils___exception_handling;
250254
extern PyObject *CPyStatic_exception_handling___globals;
251255
extern char CPyDef_faster_ens_____top_level__(void);
252-
extern PyObject *CPyStatic__normalization___NFC;
253-
extern PyObject *CPyStatic__normalization___NFD;
256+
extern PyObject *CPyStatic__normalization____NFC__QC_NO_OR_MAYBE;
257+
extern PyObject *CPyStatic__normalization____NFD__QC_NO;
258+
extern PyObject *CPyStatic__normalization____NON_ZERO_CCC_TABLE;
259+
extern PyObject *CPyStatic__normalization____COMPOSITION_EXCLUSIONS;
260+
extern PyObject *CPyStatic__normalization____COMPOSITE_BY_CDECOMP;
261+
extern PyObject *CPyStatic__normalization____FULL_CDECOMP_BY_CHAR;
262+
extern PyObject *CPyStatic__normalization____LB;
263+
extern PyObject *CPyStatic__normalization____LL;
264+
extern PyObject *CPyStatic__normalization____SB;
265+
extern PyObject *CPyStatic__normalization____SL;
266+
extern PyObject *CPyStatic__normalization____TB;
267+
extern PyObject *CPyStatic__normalization____TL;
268+
extern PyObject *CPyStatic__normalization____TCOUNT;
269+
extern PyObject *CPyStatic__normalization____VB;
270+
extern PyObject *CPyStatic__normalization____VL;
271+
extern PyObject *CPyStatic__normalization____VCOUNT;
254272
extern PyObject *CPyStatic__normalization___NORMALIZATION_SPEC;
255273
extern PyObject *CPyStatic__normalization___EMOJI_NORMALIZATION_SPEC;
256274
extern PyObject *CPyStatic__normalization___NORMALIZATION_SPEC_CM;
@@ -312,10 +330,22 @@ extern PyObject *CPyDef__normalization____validate_tokens_and_get_label_type(PyO
312330
extern PyObject *CPyPy__normalization____validate_tokens_and_get_label_type(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
313331
extern PyObject *CPyDef__normalization____build_and_validate_label_from_tokens(PyObject *cpy_r_tokens);
314332
extern PyObject *CPyPy__normalization____build_and_validate_label_from_tokens(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
315-
extern PyObject *CPyDef__normalization____buffer_codepoints_to_chars(PyObject *cpy_r_buffer);
316-
extern PyObject *CPyPy__normalization____buffer_codepoints_to_chars(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
317333
extern PyObject *CPyDef__normalization___normalize_name_ensip15(PyObject *cpy_r_name);
318334
extern PyObject *CPyPy__normalization___normalize_name_ensip15(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
335+
extern PyObject *CPyDef__normalization___NFC(PyObject *cpy_r_unistr);
336+
extern PyObject *CPyPy__normalization___NFC(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
337+
extern PyObject *CPyDef__normalization____compose(PyObject *cpy_r_elements_);
338+
extern PyObject *CPyPy__normalization____compose(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
339+
extern PyObject *CPyDef__normalization____compose_hangul_syllable(CPyTagged cpy_r_x, CPyTagged cpy_r_y);
340+
extern PyObject *CPyPy__normalization____compose_hangul_syllable(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
341+
extern PyObject *CPyDef__normalization___NFD(PyObject *cpy_r_unistr);
342+
extern PyObject *CPyPy__normalization___NFD(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
343+
extern PyObject *CPyDef__normalization____reorder(PyObject *cpy_r_elements);
344+
extern PyObject *CPyPy__normalization____reorder(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
345+
extern PyObject *CPyDef__normalization____decompose(PyObject *cpy_r_unistr);
346+
extern PyObject *CPyPy__normalization____decompose(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
347+
extern PyObject *CPyDef__normalization____decompose_hangul_syllable(CPyTagged cpy_r_cp);
348+
extern PyObject *CPyPy__normalization____decompose_hangul_syllable(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
319349
extern char CPyDef__normalization_____top_level__(void);
320350
extern PyObject *CPyStatic_faster_ens___auto___ns;
321351
extern char CPyDef_faster_ens___auto_____top_level__(void);
@@ -2817,6 +2847,11 @@ extern PyObject *CPyPy_time_based___time_based_gas_price_strategy_construct_time
28172847
extern PyObject *CPyDef_time_based___construct_time_based_gas_price_strategy(CPyTagged cpy_r_max_wait_seconds, CPyTagged cpy_r_sample_size, CPyTagged cpy_r_probability, char cpy_r_weighted);
28182848
extern PyObject *CPyPy_time_based___construct_time_based_gas_price_strategy(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames);
28192849
extern char CPyDef_time_based_____top_level__(void);
2850+
extern PyObject *CPyStatic_logs___DISCARD;
2851+
extern PyObject *CPyStatic_logs___IGNORE;
2852+
extern PyObject *CPyStatic_logs___STRICT;
2853+
extern PyObject *CPyStatic_logs___WARN;
2854+
extern char CPyDef_logs_____top_level__(void);
28202855
extern char CPyDef_eth_tester_____top_level__(void);
28212856
extern PyObject *CPyStatic_defaults___null_if_block_not_found;
28222857
extern PyObject *CPyStatic_defaults___null_if_transaction_not_found;

build/faster_ens.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ PyMODINIT_FUNC
77
PyInit_faster_ens(void)
88
{
99
PyObject *tmp;
10-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
10+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
1111
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens");
1212
Py_DECREF(tmp);
1313
if (capsule == NULL) return NULL;
14-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens");
14+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens");
1515
Py_DECREF(capsule);
1616
if (!init_func) {
1717
return NULL;

build/faster_ens/_normalization.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit__normalization(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens____normalization");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens____normalization");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens____normalization");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

build/faster_ens/auto.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit_auto(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens___auto");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens___auto");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens___auto");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

build/faster_ens/base_ens.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit_base_ens(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens___base_ens");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens___base_ens");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens___base_ens");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

build/faster_ens/constants.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit_constants(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens___constants");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens___constants");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens___constants");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

build/faster_ens/exceptions.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit_exceptions(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens___exceptions");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens___exceptions");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens___exceptions");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

build/faster_ens/utils.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ PyMODINIT_FUNC
44
PyInit_utils(void)
55
{
66
PyObject *tmp;
7-
if (!(tmp = PyImport_ImportModule("5f8b22f5f815a3776376__mypyc"))) return NULL;
7+
if (!(tmp = PyImport_ImportModule("2c3297a056130187a890__mypyc"))) return NULL;
88
PyObject *capsule = PyObject_GetAttrString(tmp, "init_faster_ens___utils");
99
Py_DECREF(tmp);
1010
if (capsule == NULL) return NULL;
11-
void *init_func = PyCapsule_GetPointer(capsule, "5f8b22f5f815a3776376__mypyc.init_faster_ens___utils");
11+
void *init_func = PyCapsule_GetPointer(capsule, "2c3297a056130187a890__mypyc.init_faster_ens___utils");
1212
Py_DECREF(capsule);
1313
if (!init_func) {
1414
return NULL;

0 commit comments

Comments
 (0)