We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe5264 commit ec5a7c0Copy full SHA for ec5a7c0
1 file changed
docs/whatsnew.rst
@@ -13,7 +13,7 @@ This is a bug-fix release:
13
- Expose contents of ``thread`` (not ``dummy_thread``) as ``_thread`` on Py2 (issue #124)
14
- Add signed support for ``newint.to_bytes()`` (issue #128)
15
- Fix ``OrderedDict.clear()`` on Py2.6 (issue #125)
16
-- Fix ``newrange`` equality and slicing (issue #129)
+- Improve ``newrange``: equality and slicing, start/stop/step properties, refactoring (issues #129, #130)
17
18
What's new in version 0.14.2
19
============================
0 commit comments