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 alexandre.vassalotti
Recipients alexandre.vassalotti, amc1, loewis, smst, tim.peters
Date 2009-05-31.00:15:53
SpamBayes Score 0.0021003808
Marked as misclassified No
Message-id <1243728956.02.0.94122979208.issue956303@psf.upfronthosting.co.za>
In-reply-to
Content
The updated documentation for pickle for Python 3 describes the
requirement that persistent IDs should be alphanumeric strings when
protocol 0 is used.

http://docs.python.org/3.0/library/pickle.html#persistence-of-external-objects

Closing as fixed.
History
Date User Action Args
2009-05-31 00:15:56alexandre.vassalottisetrecipients: + alexandre.vassalotti, tim.peters, loewis, amc1, smst
2009-05-31 00:15:56alexandre.vassalottisetmessageid: <1243728956.02.0.94122979208.issue956303@psf.upfronthosting.co.za>
2009-05-31 00:15:54alexandre.vassalottilinkissue956303 messages
2009-05-31 00:15:53alexandre.vassalotticreate