[pypy-commit] pypy PEP393: document branch

rlamy pypy.commits at gmail.com
Sat Feb 4 13:01:18 EST 2017


Author: Ronan Lamy <ronan.lamy at gmail.com>
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.


More information about the pypy-commit mailing list