Author: Matti Picus <[email protected]> Branch: extradoc Changeset: r5856:ecb8d7f22159 Date: 2017-12-29 10:01 +0200 http://bitbucket.org/pypy/extradoc/changeset/ecb8d7f22159/
Log: start thinking about leysin sprint diff --git a/planning/sprint-leysin-2018-notes.rst b/planning/sprint-leysin-2018-notes.rst new file mode 100644 --- /dev/null +++ b/planning/sprint-leysin-2018-notes.rst @@ -0,0 +1,8 @@ +Tasks +===== + +- cffi tutorial/overview rewrite +- py3 test runners are too complicated +- make win32 builds green +- make packaging more like cpython/portable builds +- get CI builders for PyPy into mainstream projects (Numpy, Scipy, lxml, uwsgi) _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
