Author: Matti Picus
Branch:
Changeset: r98398:0e2826fc2c29
Date: 2019-12-26 06:46 +0200
http://bitbucket.org/pypy/pypy/changeset/0e2826fc2c29/
Log:backed out c051848765b6: cpyext tests still time out if run in one
block
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
--
Author: Matti Picus
Branch: py3.6
Changeset: r98399:eb12398a35eb
Date: 2019-12-26 06:47 +0200
http://bitbucket.org/pypy/pypy/changeset/eb12398a35eb/
Log:back out 98943a15dbc8: cpyext tests still time out if run in one
block
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg.py
Author: Matti Picus
Branch: py3.6
Changeset: r98395:86b879736f67
Date: 2019-12-25 22:50 +0200
http://bitbucket.org/pypy/pypy/changeset/86b879736f67/
Log:add missing kwarg to runappdirect tests
diff --git a/pypy/module/cpyext/test/test_cpyext.py
b/pypy/module/cpyext/test/test_cpyext.py
--- a
Author: Matti Picus
Branch: winconsoleio
Changeset: r98393:a5da068662dd
Date: 2019-12-25 03:13 +0200
http://bitbucket.org/pypy/pypy/changeset/a5da068662dd/
Log:merge py3.6 into branch
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -61,3 +61,12 @@
533398cfd64e5146a07c4824e90a1
Author: Matti Picus
Branch: winconsoleio
Changeset: r98394:d199a8198079
Date: 2019-12-25 17:33 +0200
http://bitbucket.org/pypy/pypy/changeset/d199a8198079/
Log:add a test, but it hangs trying to read from stdio, even after
copying cpython
diff --git a/lib_pypy/_testconsole.py b/lib_p