You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 08:34:46 +08:00
Bump testing version ...
pyston 2.3 testing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
PYTHON_VERSION=3.7.12
|
||||
PYTHON_VERSION=3.7.13
|
||||
|
||||
function checkout_version {
|
||||
local repo=$1
|
||||
|
@@ -366,7 +366,8 @@ check-bytecode-pypy3.6: 7.2 7.3
|
||||
7.3:
|
||||
$(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
|
||||
|
||||
|
Reference in New Issue
Block a user