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 c2b6787 commit d7029acCopy full SHA for d7029ac
mypyc/primitives/dict_ops.py
@@ -55,7 +55,7 @@
55
c_function_name="CPyDict_Build",
56
error_kind=ERR_MAGIC,
57
var_arg_type=object_rprimitive,
58
-)f
+)
59
60
# Construct a dictionary from another dictionary.
61
dict_copy_op = function_op(
0 commit comments