Skip to content

Commit 589a8bd

Browse files
committed
Mark primitive as experimental
1 parent f0e4416 commit 589a8bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/primitives/misc_ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,4 +472,5 @@
472472
return_type=bytes_rprimitive,
473473
c_function_name="LibRTBase64_b64encode_internal",
474474
error_kind=ERR_MAGIC,
475+
experimental=True,
475476
)

0 commit comments

Comments
 (0)