Skip to content

Commit 5d99b02

Browse files
committed
Revert "use version of graal that has whitelisted BigInteger.signum"
This reverts commit 1b54125047f440800597553cce714716db359b36.
1 parent b02f5c7 commit 5d99b02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mx.graalpython/suite.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
},
4545
{
4646
"name": "tools",
47-
"version": "c7273c45300de62de498453fbad5e8bf637e5c4e",
47+
"version": "b47aaf48144cbc9445cea8fdc37735e3924339fa",
4848
"subdir": True,
4949
"urls": [
5050
{"url": "https://github.com/oracle/graal", "kind": "git"},
5151
],
5252
},
5353
{
5454
"name": "sulong",
55-
"version": "c7273c45300de62de498453fbad5e8bf637e5c4e",
55+
"version": "b47aaf48144cbc9445cea8fdc37735e3924339fa",
5656
"subdir": True,
5757
"urls": [
5858
{"url": "https://github.com/oracle/graal", "kind": "git"},
5959
]
6060
},
6161
{
6262
"name": "regex",
63-
"version": "c7273c45300de62de498453fbad5e8bf637e5c4e",
63+
"version": "b47aaf48144cbc9445cea8fdc37735e3924339fa",
6464
"subdir": True,
6565
"urls": [
6666
{"url": "https://github.com/oracle/graal", "kind": "git"},

0 commit comments

Comments
 (0)