Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r55129:6378d049ae6a
Date: 2012-05-17 16:39 +0200
http://bitbucket.org/pypy/pypy/changeset/6378d049ae6a/

Log:    Typo. Mark one of the few branches I did and merged as non-
        interesting.

diff --git a/pypy/doc/whatsnew-1.9.rst b/pypy/doc/whatsnew-1.9.rst
--- a/pypy/doc/whatsnew-1.9.rst
+++ b/pypy/doc/whatsnew-1.9.rst
@@ -7,11 +7,10 @@
 
 .. branch: array_equal
 .. branch: better-jit-hooks-2
-.. branch: exception-cannot-occur
 .. branch: faster-heapcache
 .. branch: faster-str-decode-escape
 .. branch: float-bytes
-Added some pritives for dealing with floats as raw bytes.
+Added some primitives for dealing with floats as raw bytes.
 .. branch: float-bytes-2
 Added more float byte primitives.
 .. branch: jit-frame-counter
@@ -73,6 +72,7 @@
 
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
+.. branch: exception-cannot-occur
 .. branch: sanitize-finally-stack
 .. branch: revive-dlltool
      (preliminary work for sepcomp)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to