]> granicus.if.org Git - python/commit
bpo-25988: Deprecate exposing collections.abc in collections GH-5414
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 29 Jan 2018 16:27:49 +0000 (08:27 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 16:27:49 +0000 (08:27 -0800)
commite6d342156d2ab20fb88c0a5ec615fa8f602c0769
treed5d14dc05f25c556bbad4c9f9c5d551b7ea95570
parent4f4ef0acbad81f4b05f370e8ff14ddf949773291
bpo-25988: Deprecate exposing collections.abc in collections GH-5414
Doc/library/collections.rst
Doc/whatsnew/3.7.rst
Lib/collections/__init__.py
Misc/NEWS.d/next/Library/2018-01-28-23-48-45.bpo-25988.I9uBct.rst [new file with mode: 0644]