Skip to content

Commit 393e2a0

Browse files
committed
Tweak What's New doc
1 parent 5753200 commit 393e2a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/whatsnew.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,9 @@ tests come from Python 3.3's test suite.
175175
Refactoring of ``future.standard_library.*`` -> ``future.backports``
176176
--------------------------------------------------------------------
177177

178-
The backported modules have been moved to ``future.backports`` to make the distinction clearer between these and the new ``future.moves`` package.
178+
The backported standard library modules have been moved to ``future.backports``
179+
to make the distinction clearer between these and the new ``future.moves``
180+
package.
179181

180182

181183
Backported ``http.server`` and ``urllib`` modules

0 commit comments

Comments
 (0)