commit | eea47e09394dfb64d3a59a601d947d25bb1bdc96 | [log] [tgz] |
---|---|---|
author | Matthias Bussonnier <mbussonnier@ucmerced.edu> | Thu May 30 14:45:48 2019 -0700 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu May 30 14:45:48 2019 -0700 |
tree | 9f3514663245875ac63e1cb5084d55c06d615266 | |
parent | 5437ccca1424e415a938c583df43d8cc74047d16 [diff] |
bpo-36953: Delay removal of ABCs from collections. (GH-13409) Bump the removal to 3.9, indicate collections.abc available since 3.3, replace version-changed directive to deprecated-removed. https://bugs.python.org/issue36953