File tree Expand file tree Collapse file tree 3 files changed +16
-863
lines changed
Expand file tree Collapse file tree 3 files changed +16
-863
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,22 @@ interface (as well as the previous mechanisms)::
5656 from collections import Counter, OrderedDict # backported to Py2.6
5757
5858
59+ Cleanups
60+ --------
61+
62+ The following deprecated internal modules have been removed:
63+
64+ - ``future.utils.encoding `` and ``future.utils.six ``.
65+
66+ (Issue #80). See `here <http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries >`_
67+ for the rationale for unbundling them.
68+
69+ The following internal functions have been deprecated and will be removed in a future release:
70+
71+ - ``future.standard_library.scrub_py2_sys_modules ``
72+ - ``future.standard_library.scrub_future_sys_modules ``
73+
74+
5975What's new in version 0.13.2
6076============================
6177
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments