[issue14386] Expose dict_proxy internal type as types.MappingProxyType

STINNER Victor report at bugs.python.org
Thu Apr 5 22:35:36 CEST 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

> You can ignore those.

You mean that I can remove it?

It's a little bit surprising to find a concrete class in collections.abc. So I think that it's better to expose dict_proxy in types than in collections.abc.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14386>
_______________________________________


More information about the Python-bugs-list mailing list