Merge branch 'master' into python-2.4

This commit is contained in:
rocky
2019-11-16 18:01:23 -05:00
26 changed files with 417 additions and 82 deletions

View File

@@ -43,6 +43,8 @@ TEST_VERSIONS = (
"pypy3.5-5.9.0",
"pypy3.5-6.0.0",
"pypy3.6-7.1.0",
"pypy3.6-7.1.1",
"pypy3.6-7.2.0",
"native",
) + tuple(python_versions)