Author: Richard Plangger <[email protected]>
Branch: extradoc
Changeset: r5754:232b87cd46d7
Date: 2016-11-29 18:04 +0100
http://bitbucket.org/pypy/extradoc/changeset/232b87cd46d7/
Log: add two entries to planning/py3.5, remove me from the lock section
diff --git a/planning/py3.5/milestone-1-progress.rst
b/planning/py3.5/milestone-1-progress.rst
--- a/planning/py3.5/milestone-1-progress.rst
+++ b/planning/py3.5/milestone-1-progress.rst
@@ -5,8 +5,6 @@
In-progress ("Lock" section)
----------------------------
-* (richard) multiprocessing module changes
-
Misc stuff not formally in any milestone
----------------------------------------
@@ -47,6 +45,12 @@
* bonus: use all the features of _pypyjson from the json module again
(eg c_encode_basestring_ascii)
+* socket get lots of new methods (e.g. recvmsg, ...), all test stdlib tests
+ are now skipping them
+
+* _hashlib pbkdf2_hmac has a new 'fast' implemention in cpython,
+ unsure if we are eager to implement that right now
+
Milestone 1 (Aug-Sep-Oct 2016)
------------------------------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit