Author: Ronan Lamy <[email protected]>
Branch: py3.5
Changeset: r93073:6790b83265fa
Date: 2017-11-17 19:18 +0000
http://bitbucket.org/pypy/pypy/changeset/6790b83265fa/
Log: add comment
diff --git a/lib-python/3/test/test_dis.py b/lib-python/3/test/test_dis.py
--- a/lib-python/3/test/test_dis.py
+++ b/lib-python/3/test/test_dis.py
@@ -146,6 +146,7 @@
1)
pass
+# PyPy change: JUMP_IF_NOT_DEBUG
dis_bug1333982 = """\
%3d 0 JUMP_IF_NOT_DEBUG 35 (to 38)
3 LOAD_CONST 1 (0)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit