[issue23133] Pickling of ipaddress classes

Antoine Pitrou report at bugs.python.org
Fri Jan 16 09:49:12 CET 2015


Antoine Pitrou added the comment:

Patch looks good to me. For further efficiency, addresses could be pickled as ints (but beware of interfaces and networks).

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list