Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5770:61788bb1879c Date: 2017-02-01 10:14 +0100 http://bitbucket.org/pypy/extradoc/changeset/61788bb1879c/
Log: nothing to do here diff --git a/planning/py3.5/milestone-2-progress.rst b/planning/py3.5/milestone-2-progress.rst --- a/planning/py3.5/milestone-2-progress.rst +++ b/planning/py3.5/milestone-2-progress.rst @@ -75,6 +75,7 @@ * Enhancements to multiprocessing modules. * HTTP cookie parsing is now stricter (issue 22796). + [PURELY APP-LEVEL] The measure of when this milestone is reached is based on the following criteria: we can take a number of C extension modules that _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
