Skip to content

Commit e1358be

Browse files
committed
Docs: mark collections.OrderedDict backport for Python 2.6 as being for issue #52
1 parent 669d224 commit e1358be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whatsnew.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ What's new in version 0.12.3
1111
classifiers and the tests now run successfully on Py3.4 (issue #67).
1212

1313
- Add backports of ``collections.OrderedDict`` and
14-
``collections.Counter`` for Python 2.6.
14+
``collections.Counter`` for Python 2.6 (issue #52).
1515

1616
- Add ``--version`` option for ``futurize`` and ``pasteurize`` scripts
1717
(issue #57).

0 commit comments

Comments
 (0)