]> granicus.if.org Git - python/commit
bpo-25988: Emit a warning when use or import ABCs from 'collections'. (#5460)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 31 Jan 2018 17:19:33 +0000 (19:19 +0200)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2018 17:19:33 +0000 (19:19 +0200)
commitc66f9f8d3909f588c251957d499599a1680e2320
tree57c7d5786f605365cc9fc5eff0ef327997803ada
parenta29ddf407831c9103e4df4850df6d67b4352f4f9
bpo-25988: Emit a warning when use or import ABCs from 'collections'. (#5460)
Lib/collections/__init__.py
Modules/_decimal/_decimal.c