Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r67816:d7f24445f817
Date: 2013-11-03 21:14 +0200
http://bitbucket.org/pypy/pypy/changeset/d7f24445f817/

Log:    document this branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -134,3 +134,6 @@
 .. branch: fix-trace-jit
 Fixed the usage of sys.settrace() with the JIT. Also made it so using
 sys.settrace() doesn't cause the GIL to be released on every single iteration.
+
+.. branch: rordereddict
+Implement OrderedDict in RPython
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to