Skip to content

Commit 9bc44f2

Browse files
Remove a note from 3.8.
1 parent b00c26d commit 9bc44f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Doc/whatsnew/3.8.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,11 +1228,6 @@ The following features and APIs have been removed from Python 3.8:
12281228
* Removed the ``doctype()`` method of :class:`~xml.etree.ElementTree.XMLParser`.
12291229
(Contributed by Serhiy Storchaka in :issue:`29209`.)
12301230

1231-
* The abstract base classes in :mod:`collections.abc` no longer are
1232-
exposed in the regular :mod:`collections` module. This will help
1233-
create a clearer distinction between the concrete classes and the abstract
1234-
base classes.
1235-
12361231
* "unicode_internal" codec is removed.
12371232
(Contributed by Inada Naoki in :issue:`36297`.)
12381233

0 commit comments

Comments
 (0)