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 202be0f commit 00d06c2Copy full SHA for 00d06c2
mypyc/irbuild/specialize.py
@@ -64,6 +64,7 @@
64
is_int64_rprimitive,
65
is_int_rprimitive,
66
is_list_rprimitive,
67
+ is_true_dict_rprimitive,
68
is_uint8_rprimitive,
69
list_rprimitive,
70
set_rprimitive,
0 commit comments