Skip to content

Commit ebc71ba

Browse files
committed
Note deprecated internal modules in What's New page (issue #80)
1 parent fb724c1 commit ebc71ba

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/whatsnew.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,21 @@ What's New in v0.12.x
88
What's new in version 0.12.5
99
============================
1010

11+
Deprecations
12+
------------
13+
14+
The following internal modules are deprecated. They will be removed in a future
15+
release:
16+
17+
- ``future.utils.encoding`` and ``future.utils.six``.
18+
19+
(Issue #80). See `here <http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries`_ for a
20+
rationale for unbundling them.
21+
22+
23+
Bug fixes
24+
---------
25+
1126
- Use a private logger instead of the global logger in
1227
``future.standard_library`` (issue #82).
1328
- Stage 1 of ``futurize`` no longer renames ``next`` methods to ``__next__``

0 commit comments

Comments
 (0)