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 3e3fd30 commit 64a8cb0Copy full SHA for 64a8cb0
mypyc/subtype.py
@@ -14,6 +14,7 @@
14
RVoid,
15
is_bit_rprimitive,
16
is_bool_rprimitive,
17
+ is_dict_rprimitive,
18
is_exact_dict_rprimitive,
19
is_fixed_width_rtype,
20
is_int_rprimitive,
0 commit comments