Author: Ronan Lamy <ronan.l...@gmail.com> Branch: py3.5 Changeset: r89802:e99cc786cb4b Date: 2017-01-27 16:20 +0000 http://bitbucket.org/pypy/pypy/changeset/e99cc786cb4b/
Log: hg merge default diff --git a/pypy/module/cpyext/include/object.h b/pypy/module/cpyext/include/object.h --- a/pypy/module/cpyext/include/object.h +++ b/pypy/module/cpyext/include/object.h @@ -113,8 +113,6 @@ #define PyBUF_SHADOW 0x400 /* end Py3k buffer interface */ -#include <cpyext_typeobject.h> - /* Flag bits for printing: */ #define Py_PRINT_RAW 1 /* No string quotes etc. */ _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit