Author: Carl Friedrich Bolz-Tereick <[email protected]>
Branch: py3.6
Changeset: r96370:1790f4267a4b
Date: 2019-03-27 22:56 +0100
http://bitbucket.org/pypy/pypy/changeset/1790f4267a4b/
Log: merge default (no changes, the 3.6 version already worked)
diff --git a/pypy/interpreter/astcompiler/test/test_compiler.py
b/pypy/interpreter/astcompiler/test/test_compiler.py
--- a/pypy/interpreter/astcompiler/test/test_compiler.py
+++ b/pypy/interpreter/astcompiler/test/test_compiler.py
@@ -1603,4 +1603,3 @@
space = self.space
assert [space.int_w(w_x)
for w_x in space.unpackiterable(w_res)] == range(200)
-
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit