[issue9267] Update pickle opcode documentation in pickletools for 3.x
Alexander Belopolsky
report at bugs.python.org
Fri Jul 16 20:00:38 CEST 2010
Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:
>From IRC:
Sasha: What's the current status of pickling float inf, nan, -0.0, etc.?
Mark: In py3k and release27-maint, there shouldn't be any issues with any of those. Same with release31-maint. In release26-maint, pickling infinities and nans on windows using protocol 0 is problematic.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9267>
_______________________________________
More information about the Python-bugs-list
mailing list