8000 Update What's New doc to mention str4d's fix for issue #87 and add st… · thecodingchicken/python-future@d80cea9 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d80cea9

Browse files
committed
Update What's New doc to mention str4d's fix for issue PythonCharmers#87 and add str4d to credits page
1 parent c0c9796 commit d80cea9
Copy full SHA for d80cea9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/credits.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Patches
6363
- Elliott Sales de Andrade
6464
- Jeff Tratner
6565
- Mystic-Mirage (GitHub)
66+
- str4d (GitHub)
6667

6768
Suggestions and Feedback
6869
~~~~~~~~~~~~~~~~~~~~~~~~

docs/whatsnew.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Bug fixes
4444
- Fix isinstance checks for subclasses of future types (issue #89).
4545
- Be explicit about encoding file contents as UTF-8 in unit tests (issue #63).
4646
Useful for building RPMs and in other environments where ``LANG=C``.
47+
- Fix for 3-argument ``pow(x, y, z)`` with ``newint`` arguments (issue #87).
48+
(Thanks to @str4d).
49+
4750

4851
.. _whats-new-0.12.4:
4952

0 commit comments

Comments
 (0)
0