Skip to content

Commit dc5a967

Browse files
Carreautirkarthi
authored andcommitted
Update Doc/library/collections.rst
Co-Authored-By: Xtreak <[email protected]>
1 parent 6daa5fc commit dc5a967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/collections.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Python's general purpose built-in containers, :class:`dict`, :class:`list`,
3636
.. deprecated-removed:: 3.3 3.9
3737
Moved :ref:`collections-abstract-base-classes` to the :mod:`collections.abc` module.
3838
For backwards compatibility, they continue to be visible in this module through
39-
Python 3.7.
39+
Python 3.8.
4040

4141

4242
:class:`ChainMap` objects

0 commit comments

Comments
 (0)