Merge branch 'python-3.3-to-3.5' into python-2.4

This commit is contained in:
rocky
2021-11-21 14:17:25 -05:00
13 changed files with 97 additions and 20 deletions

View File

@@ -46,6 +46,7 @@ TEST_VERSIONS = (
"pypy3.6-7.1.0",
"pypy3.6-7.1.1",
"pypy3.6-7.2.0",
"pypy3.8-7.3.7",
"native",
) + tuple(python_versions)