Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I am not sure that it is good idea to expose internal details (do you want to 
expose also internal details of iterators?), but if expose an underlying dict 
of a dict view, I think it should be either a copy or a read-only proxy. It 
should be enough to help with introspection, but will not open the hole in 
integrity.

----------
nosy: +serhiy.storchaka

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

Reply via email to