Skip to content

Commit 8adeeb7

Browse files
chore: compile C files for source control
1 parent 24718a4 commit 8adeeb7

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

build/__native_5f8b22f5f815a3776376.c

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -236156,22 +236156,19 @@ PyObject *CPyDef_persistent_connection___PersistentConnection___subscriptions(Py
236156236156
cpy_r_r3 = cpy_r_r2;
236157236157
else {
236158236158
CPy_TypeErrorTraceback("faster_web3/providers/persistent/persistent_connection.py", "subscriptions", 50, CPyStatic_persistent_connection___globals, "faster_web3.providers.persistent.request_processor.RequestProcessor", cpy_r_r2);
236159-
goto CPyL5;
236159+
goto CPyL4;
236160236160
}
236161236161
cpy_r_r4 = CPyDef_request_processor___RequestProcessor___active_subscriptions(cpy_r_r3);
236162+
CPy_DECREF_NO_IMM(cpy_r_r3);
236162236163
if (unlikely(cpy_r_r4 == NULL)) {
236163236164
CPy_AddTraceback("faster_web3/providers/persistent/persistent_connection.py", "subscriptions", DIFFCHECK_PLACEHOLDER, CPyStatic_persistent_connection___globals);
236164-
goto CPyL5;
236165+
goto CPyL4;
236165236166
}
236166236167
CPyL3: ;
236167-
CPy_DECREF(cpy_r_r2);
236168236168
return cpy_r_r4;
236169236169
CPyL4: ;
236170236170
cpy_r_r5 = NULL;
236171236171
return cpy_r_r5;
236172-
CPyL5: ;
236173-
CPy_DecRef(cpy_r_r2);
236174-
goto CPyL4;
236175236172
}
236176236173

236177236174
PyObject *CPyPy_persistent_connection___PersistentConnection___subscriptions(PyObject *self, PyObject *const *args, size_t nargs, PyObject *kwnames) {
@@ -289905,8 +289902,8 @@ const int CPyLit_Tuple[] = {
289905289902
1, 2310, 8, 73, 74, 366, 76, 78, 80, 522, 82
289906289903
};
289907289904
const int CPyLit_FrozenSet[] = {
289908-
4, 5, 395, 396, 296, 397, 308, 3, 19, 1938, 0, 2, 893, 894, 4, 1090,
289909-
379, 1089, 1087
289905+
4, 5, 308, 296, 395, 396, 397, 3, 19, 1938, 0, 2, 893, 894, 4, 1087,
289906+
379, 1089, 1090
289910289907
};
289911289908
CPyModule *CPyModule_faster_ens__internal = NULL;
289912289909
CPyModule *CPyModule_faster_ens;

0 commit comments

Comments
 (0)