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 f0e4416 commit 589a8bdCopy full SHA for 589a8bd
mypyc/primitives/misc_ops.py
@@ -472,4 +472,5 @@
472
return_type=bytes_rprimitive,
473
c_function_name="LibRTBase64_b64encode_internal",
474
error_kind=ERR_MAGIC,
475
+ experimental=True,
476
)
0 commit comments