Author: Matti Picus
Branch: py3.6
Changeset: r97367:e21fdbdb7131
Date: 2019-09-02 10:09 +0300
http://bitbucket.org/pypy/pypy/changeset/e21fdbdb7131/
Log:test fix 2c1cb3a4c2c5 for non-error condition
diff --git a/pypy/interpreter/test/test_objspace.py
b/pypy/interpreter/test/test_objspace.py
Author: Matti Picus
Branch: py3.6
Changeset: r97368:ac58e8965428
Date: 2019-09-02 14:26 +0300
http://bitbucket.org/pypy/pypy/changeset/ac58e8965428/
Log:sdterr replacement needs a flush method to pass space.finish and
Py_FinalizeEx
diff --git a/pypy/module/imp/test/test_import.py
b/
Author: Carl Friedrich Bolz-Tereick
Branch: py3.6
Changeset: r97369:8cebeebbf0a7
Date: 2019-09-02 21:56 +0200
http://bitbucket.org/pypy/pypy/changeset/8cebeebbf0a7/
Log:two improvements around the print SyntaxError
- the old implementation shadowed the much better error messages