Message212289
If we decide we want this (small) backward compatibility break, to make collections.abc consistent with the other modules (except os.path), then I should mention it in the whatsnew porting section for 3.4, which is really why I opened this issue :)
I that case, IMO, the import for _collections_abc should be removed from the collections __init__ file (in 3.4.1), just to keep things tidy. |
|
| Date |
User |
Action |
Args |
| 2014-02-26 19:04:05 | r.david.murray | set | recipients:
+ r.david.murray, barry, rhettinger, pitrou, vstinner, larry, christian.heimes, Arfrever, python-dev, eric.snow |
| 2014-02-26 19:04:05 | r.david.murray | set | messageid: <[email protected]> |
| 2014-02-26 19:04:05 | r.david.murray | link | issue20784 messages |
| 2014-02-26 19:04:04 | r.david.murray | create | |
|