Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14,085 changes: 10,497 additions & 3,588 deletions build/__native_5f8b22f5f815a3776376.c → build/__native_7d394682a7adb9fafdee.c

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef MYPYC_NATIVE_5f8b22f5f815a3776376_H
#define MYPYC_NATIVE_5f8b22f5f815a3776376_H
#ifndef MYPYC_NATIVE_7d394682a7adb9fafdee_H
#define MYPYC_NATIVE_7d394682a7adb9fafdee_H
#include <Python.h>
#include <CPy.h>
#ifndef MYPYC_DECLARED_tuple_T3CIO
Expand Down Expand Up @@ -2119,15 +2119,11 @@ typedef struct {
PyObject *___mypyc_generator_attribute__subscriptions;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__2;
tuple_T3OOO ___mypyc_temp__3;
PyObject *___mypyc_generator_attribute__sub_id;
PyObject *___mypyc_generator_attribute__sub_ids;
PyObject *___mypyc_temp__3;
PyObject *___mypyc_temp__4;
PyObject *___mypyc_temp__5;
PyObject *___mypyc_generator_attribute__sub;
PyObject *___mypyc_temp__6;
tuple_T3OOO ___mypyc_temp__7;
PyObject *___mypyc_temp__2_0;
PyObject *___mypyc_temp__5;
tuple_T3OOO ___mypyc_temp__6;
} faster_web3___providers___persistent___subscription_manager___subscribe_SubscriptionManager_genObject;

typedef struct {
Expand All @@ -2138,16 +2134,16 @@ typedef struct {
int32_t ___mypyc_next_label__;
PyObject *___mypyc_generator_attribute__subscription_id;
PyObject *___mypyc_generator_attribute__subscription;
PyObject *___mypyc_temp__8;
tuple_T3OOO ___mypyc_temp__9;
PyObject *___mypyc_temp__7;
tuple_T3OOO ___mypyc_temp__8;
PyObject *___mypyc_generator_attribute__queue;
PyObject *___mypyc_temp__10;
tuple_T3OOO ___mypyc_temp__11;
PyObject *___mypyc_temp__9;
tuple_T3OOO ___mypyc_temp__10;
PyObject *___mypyc_generator_attribute__unsubscribed;
PyObject *___mypyc_temp__12;
int64_t ___mypyc_temp__13;
PyObject *___mypyc_temp__14;
tuple_T3OOO ___mypyc_temp__15;
PyObject *___mypyc_temp__11;
int64_t ___mypyc_temp__12;
PyObject *___mypyc_temp__13;
tuple_T3OOO ___mypyc_temp__14;
PyObject *___mypyc_temp__2_0;
} faster_web3___providers___persistent___subscription_manager___unsubscribe_SubscriptionManager_genObject;

Expand All @@ -2156,11 +2152,11 @@ typedef struct {
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__16;
int64_t ___mypyc_temp__17;
PyObject *___mypyc_temp__15;
int64_t ___mypyc_temp__16;
PyObject *___mypyc_generator_attribute__sub;
PyObject *___mypyc_temp__18;
tuple_T3OOO ___mypyc_temp__19;
PyObject *___mypyc_temp__17;
tuple_T3OOO ___mypyc_temp__18;
PyObject *___mypyc_generator_attribute__unsubscribed;
PyObject *___mypyc_temp__2_0;
int64_t ___mypyc_temp__2_1;
Expand All @@ -2173,24 +2169,24 @@ typedef struct {
char ___mypyc_generator_attribute__run_forever;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_generator_attribute__queue;
PyObject *___mypyc_temp__20;
tuple_T3OOO ___mypyc_temp__21;
PyObject *___mypyc_temp__19;
tuple_T3OOO ___mypyc_temp__20;
PyObject *___mypyc_generator_attribute__response;
PyObject *___mypyc_temp__22;
tuple_T3OOO ___mypyc_temp__23;
PyObject *___mypyc_temp__21;
tuple_T3OOO ___mypyc_temp__22;
PyObject *___mypyc_generator_attribute__formatted_sub_response;
PyObject *___mypyc_generator_attribute__sub_id;
PyObject *___mypyc_generator_attribute__sub;
PyObject *___mypyc_generator_attribute__sub_context;
PyObject *___mypyc_generator_attribute__task;
PyObject *___mypyc_temp__24;
PyObject *___mypyc_temp__23;
tuple_T3OOO ___mypyc_temp__24;
tuple_T3OOO ___mypyc_temp__25;
tuple_T3OOO ___mypyc_temp__26;
PyObject *___mypyc_temp__27;
tuple_T3OOO ___mypyc_temp__28;
PyObject *___mypyc_temp__26;
tuple_T3OOO ___mypyc_temp__27;
PyObject *___mypyc_generator_attribute__e;
PyObject *___mypyc_temp__29;
tuple_T3OOO ___mypyc_temp__30;
PyObject *___mypyc_temp__28;
tuple_T3OOO ___mypyc_temp__29;
} faster_web3___providers___persistent___subscription_manager___handle_subscriptions_SubscriptionManager_genObject;

typedef struct {
Expand All @@ -2199,6 +2195,78 @@ typedef struct {
vectorcallfunc vectorcall;
} faster_web3___providers___rpc___utils_____init___3_ExceptionRetryConfiguration_objObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *_logger;
char _is_async;
PyObject *_endpoint_uri;
PyObject *_use_text_frames;
PyObject *__ws;
PyObject *_websocket_kwargs;
} faster_web3___providers___persistent___websocket___WebSocketProviderObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
char ___mypyc_generator_attribute__show_traceback;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__0;
tuple_T3OOO ___mypyc_temp__1;
tuple_T3OOO ___mypyc_temp__2;
PyObject *___mypyc_generator_attribute__e;
} faster_web3___providers___persistent___websocket___is_connected_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
PyObject *___mypyc_generator_attribute__request_data;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_generator_attribute__payload;
PyObject *___mypyc_temp__3;
tuple_T3OOO ___mypyc_temp__4;
} faster_web3___providers___persistent___websocket___socket_send_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__5;
tuple_T3OOO ___mypyc_temp__6;
PyObject *___mypyc_generator_attribute__raw_response;
} faster_web3___providers___persistent___websocket___socket_recv_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__7;
tuple_T3OOO ___mypyc_temp__8;
} faster_web3___providers___persistent___websocket____provider_specific_connect_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__9;
tuple_T3OOO ___mypyc_temp__10;
} faster_web3___providers___persistent___websocket____provider_specific_disconnect_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
PyObject *___mypyc_generator_attribute__self;
int32_t ___mypyc_next_label__;
PyObject *___mypyc_temp__11;
tuple_T3OOO ___mypyc_temp__12;
tuple_T3OOO ___mypyc_temp__13;
} faster_web3___providers___persistent___websocket____provider_specific_socket_reader_WebSocketProvider_genObject;

typedef struct {
PyObject_HEAD
CPyVTableItem *vtable;
Expand Down
Loading