Skip to content

Commit 6fb4115

Browse files
committed
leave RemoveSaturatedTypeFlows in as a TODO
1 parent f78f7ae commit 6fb4115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,7 @@ def verify_ci(dest_suite, common_ci_dir="ci_common", args=None, ext=('.jsonnet',
12441244
destination='bin/<exe:graalpython>',
12451245
jar_distributions=['graalpython:GRAALPYTHON-LAUNCHER'],
12461246
main_class='com.oracle.graal.python.shell.GraalPythonMain',
1247+
# build_args=['-H:+RemoveSaturatedTypeFlows'],
12471248
# build_args=['-H:+TruffleCheckBlackListedMethods'],
12481249
build_args=[],
12491250
language='python',

0 commit comments

Comments
 (0)