Author: Matti Picus <[email protected]>
Branch: release-5.x
Changeset: r84981:b47d7a38b9c2
Date: 2016-06-06 21:28 +0300
http://bitbucket.org/pypy/pypy/changeset/b47d7a38b9c2/

Log:    Backed out changeset: 4b396d7cbc4c

diff --git a/pypy/module/cpyext/test/conftest.py 
b/pypy/module/cpyext/test/conftest.py
--- a/pypy/module/cpyext/test/conftest.py
+++ b/pypy/module/cpyext/test/conftest.py
@@ -1,7 +1,6 @@
 import py
 import pytest
 
[email protected]
 def pytest_configure(config):
     from pypy.tool.pytest.objspace import gettestobjspace
     # For some reason (probably a ll2ctypes cache issue on linux64)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to