Bump testing version ...

pyston 2.3 testing
This commit is contained in:
rocky
2022-04-17 10:23:55 -04:00
parent 420d22c094
commit 1c1752d6d6
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
PYTHON_VERSION=3.7.12 PYTHON_VERSION=3.7.13
function checkout_version { function checkout_version {
local repo=$1 local repo=$1

View File

@@ -366,7 +366,8 @@ check-bytecode-pypy3.6: 7.2 7.3
7.3: 7.3:
$(PYTHON) test_pythonlib.py --bytecode-pypy3.7 --verify-run $(PYTHON) test_pythonlib.py --bytecode-pypy3.7 --verify-run
# Pyston 2.3
2.3: check-3.8
clean: clean-py-dis clean-dis clean-unverified clean: clean-py-dis clean-dis clean-unverified