Skip to content

Commit e959c9a

Browse files
authored
Merge pull request #465 from jmadler/master
Fix changelog
2 parents e12549c + 41de8ee commit e959c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whatsnew.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ effect on your system.
4848

4949
This releases also fixes these bugs:
5050

51-
- Fix ``newbytes`` constructor bug. (Issue #163)
51+
- Fix ``newbytes`` constructor bug. (Issue #171)
5252
- Fix semantics of ``bool()`` with ``newobject``. (Issue #211)
5353
- Fix ``standard_library.install_aliases()`` on PyPy. (Issue #205)
5454
- Fix assertRaises for ``pow`` and ``compile``` on Python 3.5. (Issue #183)

0 commit comments

Comments
 (0)