Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Feb 15, 2013
1 parent 2dcc160 commit 8010815
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Expand Up @@ -19,6 +19,9 @@ Features added
Bugs fixed
----------

* ``dict.items()``, ``dict.keys()`` and ``dict.values()`` no longer return lists
in Python 3.

* Exiting from an ``except-as`` clause now deletes the exception in Python 3 mode.

* The declarations of ``frexp()`` and ``ldexp()`` in ``math.pxd`` were incorrect.
Expand Down

0 comments on commit 8010815

Please sign in to comment.