[pypy-commit] extradoc extradoc: Added issue #2375 here, for py3.5.

arigo pypy.commits at gmail.com
Wed Aug 24 06:21:40 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r5682:7dd8cae2a466
Date: 2016-08-24 12:21 +0200
http://bitbucket.org/pypy/extradoc/changeset/7dd8cae2a466/

Log:	Added issue #2375 here, for py3.5.

diff --git a/planning/py3.5/2016-august-progress.rst b/planning/py3.5/2016-august-progress.rst
--- a/planning/py3.5/2016-august-progress.rst
+++ b/planning/py3.5/2016-august-progress.rst
@@ -34,6 +34,8 @@
   adding gi_yieldfrom/cr_await to generator/coroutines.  (Waiting
   because some work might be going on with raffael_t.)
 
+* compare ``dir(posix)`` on py3.5 and cpython 3.5.
+
 
 Milestone 1 (Aug-Sep-Oct 2016)
 ------------------------------


More information about the pypy-commit mailing list