You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Bump testing version ...
pyston 2.3 testing
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user