Author: Matti Picus
Branch:
Changeset: r95450:00010b268b1f
Date: 2018-12-11 14:57 +0200
http://bitbucket.org/pypy/pypy/changeset/00010b268b1f/
Log:add more ideas, cleanup duplicate TOC references to architecture
diff --git a/pypy/doc/architecture.rst b/pypy/doc/architecture.rst
--- a/pypy/d
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95452:007da6e72200
Date: 2018-12-11 20:46 +
http://bitbucket.org/pypy/pypy/changeset/007da6e72200/
Log:Convert some test methods to functions
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_anon.py
b/pypy/module/test_
Author: Ronan Lamy
Branch: cleanup-test_lib_pypy
Changeset: r95451:b73f30700869
Date: 2018-12-11 20:26 +
http://bitbucket.org/pypy/pypy/changeset/b73f30700869/
Log:Clean up test using pytest's builtin fixtures
diff --git a/pypy/module/test_lib_pypy/ctypes_tests/test_callback_traceback.py