Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5746:a5c3f0331c0e
Date: 2016-11-09 18:11 +0100
http://bitbucket.org/pypy/extradoc/changeset/a5c3f0331c0e/

Log:    PEP 461 Done

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,7 +5,7 @@
 In-progress ("Lock" section)
 ----------------------------
 
-* bytes % args, bytearray % args (arigo)
+(empty)
 
 
 Misc stuff not formally in any milestone
@@ -57,7 +57,7 @@
 
 * PEP 448, additional unpacking generalizations.
 
-* bytes % args, bytearray % args: PEP 461
+* bytes % args, bytearray % args: PEP 461 (DONE)
 
 * New bytes.hex(), bytearray.hex() and memoryview.hex() methods. (DONE)
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to