Skip to content

Commit 62c1627

Browse files
committed
Update docs: mention Py2.6 tests are passing again now too
1 parent 88a5551 commit 62c1627

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
@@ -26,7 +26,7 @@ What's new in version 0.12.3
2626
- Fix deprecated ``unittest`` usage in Py3 (also issue #62).
2727
- Be explicit about encoding temporary file contents as UTF-8 for
2828
when LANG=C (e.g. when building an RPM) (issue #63).
29-
- All undecorated tests are now passing again on Python 2.7, 3.3,
29+
- All undecorated tests are now passing again on Python 2.6, 2.7, 3.3,
3030
and 3.4 (thanks to Elliott Sales de Andrade).
3131

3232
- Docs:

0 commit comments

Comments
 (0)