We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ccca6 commit 41de8eeCopy full SHA for 41de8ee
docs/whatsnew.rst
@@ -48,7 +48,7 @@ effect on your system.
48
49
This releases also fixes these bugs:
50
51
-- Fix ``newbytes`` constructor bug. (Issue #163)
+- Fix ``newbytes`` constructor bug. (Issue #171)
52
- Fix semantics of ``bool()`` with ``newobject``. (Issue #211)
53
- Fix ``standard_library.install_aliases()`` on PyPy. (Issue #205)
54
- Fix assertRaises for ``pow`` and ``compile``` on Python 3.5. (Issue #183)
0 commit comments