[issue23401] Add pickle support of Mapping views

Guido van Rossum report at bugs.python.org
Sat Jun 4 15:14:41 EDT 2016


Guido van Rossum added the comment:

Serhiy, why would you want to separately pickle such a view? It's a trivial wrapper around a dict/mapping.

What's the use case?

----------

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


More information about the Python-bugs-list mailing list