Nick Coghlan added the comment:

Armin pointed out in 
http://lucumr.pocoo.org/2013/5/21/porting-to-python-3-redux/ that one nasty 
consequence of the remaining part of this bug and issue 8743 is making it much 
harder than it should be to use the ItemsView, KeysView and ValuesView from 
collections.abc to implement third party mappings that behave like the builtin 
dict.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2226>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to