We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c943f4f commit 7c2d36bCopy full SHA for 7c2d36b
mypyc/irbuild/specialize.py
@@ -66,6 +66,7 @@
66
is_int_rprimitive,
67
is_list_rprimitive,
68
is_uint8_rprimitive,
69
+ is_weakref_rprimitive,
70
list_rprimitive,
71
set_rprimitive,
72
str_rprimitive,
0 commit comments