[issue13566] Increase pickle compatibility

Antoine Pitrou report at bugs.python.org
Tue Jun 9 10:38:57 CEST 2015


Antoine Pitrou added the comment:

I wouldn't be very surprised if third-party libraries enforce such typing, yes. If your library has a clear text/bytes separation, it makes sense to enforce it at the API level, to avoid mistakes by users.

----------

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


More information about the Python-bugs-list mailing list