Skip to content

Commit ae772c3

Browse files
committed
Docs: tweak What's New page
1 parent 5047aeb commit ae772c3

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
@@ -10,7 +10,7 @@ What's new in version 0.14.3
1010

1111
This is a bug-fix release:
1212

13-
- Import ``thread`` contents as ``_thread`` on Py2, not ``dummy_thread`` (issue #124)
13+
- Expose contents of ``thread`` (not ``dummy_thread``) as ``_thread`` on Py2 (issue #124)
1414
- Add signed support for ``newint.to_bytes()`` (issue #128)
1515
- Fix ``OrderedDict.clear()`` on Py2.6 (issue #125)
1616
- Fix ``newrange`` equality and slicing (issue #129)

0 commit comments

Comments
 (0)