Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jan 10, 2014
1 parent 8565695 commit 0d1df63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Expand Up @@ -73,6 +73,9 @@ Features added
Bugs fixed
----------

* ``set.add(a_tuple)`` and ``set.discard(a_tuple)`` failed with a
TypeError in Py2.4.

* The PEP 3155 ``__qualname__`` was incorrect for nested classes and
inner classes/functions declared as ``global``.

Expand Down

0 comments on commit 0d1df63

Please sign in to comment.