Author: Ronan Lamy <[email protected]> Branch: PEP393 Changeset: r89921:663c79d098fd Date: 2017-02-04 18:00 +0000 http://bitbucket.org/pypy/pypy/changeset/663c79d098fd/
Log: document branch diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst --- a/pypy/doc/whatsnew-pypy3-head.rst +++ b/pypy/doc/whatsnew-pypy3-head.rst @@ -36,3 +36,7 @@ .. branch: py3.5-time .. branch: py3.5-ssl + +.. branch: PEP393 + +Implement some level of compatibility with PEP 393 APIs. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
