This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients
Date 2004-01-21.01:28:31
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Closed as Duplicate.  See 
<http://www.python.org/sf/445484>.  The feature request is 
part of PEP 42.  Python currently has no support for infinities, 
NaNs, or signed zeroes in pickles; if you think you saw one of 
those work now, it's a platform accident (in particular, 
whether the string form of an infinity works depends entirely 
on your platform C library, and such pickles are not portable).
History
Date User Action Args
2007-08-23 14:19:31adminlinkissue880990 messages
2007-08-23 14:19:31admincreate