We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5753200 commit 393e2a0Copy full SHA for 393e2a0
docs/whatsnew.rst
@@ -175,7 +175,9 @@ tests come from Python 3.3's test suite.
175
Refactoring of ``future.standard_library.*`` -> ``future.backports``
176
--------------------------------------------------------------------
177
178
-The backported modules have been moved to ``future.backports`` to make the distinction clearer between these and the new ``future.moves`` package.
+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.
181
182
183
Backported ``http.server`` and ``urllib`` modules
0 commit comments