Author: Antonio Cuni <[email protected]> Branch: extradoc Changeset: r5882:aa9bee521afd Date: 2018-03-23 10:51 +0100 http://bitbucket.org/pypy/extradoc/changeset/aa9bee521afd/
Log: this is already on default nowadays diff --git a/planning/cpyext.txt b/planning/cpyext.txt --- a/planning/cpyext.txt +++ b/planning/cpyext.txt @@ -6,9 +6,6 @@ attached to a W_Root object. -- make_typedescr() for the type object (typeobject.py) should pass - basestruct=PyHeapTypeObject?? - - make sure that we run all tests with -A, too - make PyTypeObject be a pointer, like all other PyXxxObject _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
