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 serhiy.storchaka
Recipients alexandre.vassalotti, amaury.forgeotdarc, jcea, pitrou, pschaafsma, serhiy.storchaka
Date 2013-04-21.15:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366557567.38.0.943121928741.issue16231@psf.upfronthosting.co.za>
In-reply-to
Content
It was fixed for Python 3 in 0ae50aa7d97c. Should it be fixed in 2.7 too or close the issue as won't fix? Note that cPickle tests the return value of persistent_id only for None.
History
Date User Action Args
2013-04-21 15:19:27serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, amaury.forgeotdarc, pitrou, alexandre.vassalotti, pschaafsma
2013-04-21 15:19:27serhiy.storchakasetmessageid: <1366557567.38.0.943121928741.issue16231@psf.upfronthosting.co.za>
2013-04-21 15:19:27serhiy.storchakalinkissue16231 messages
2013-04-21 15:19:27serhiy.storchakacreate