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 pitrou
Recipients Leo.Na, alexandre.vassalotti, belopolsky, pitrou, serhiy.storchaka
Date 2013-01-15.20:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358280985.9.0.4458424823.issue10701@psf.upfronthosting.co.za>
In-reply-to
Content
I find the posted code mystifying. As the name suggests, __getstate__ should probably not mutate anything.
It would be nice if you could post a simpler example to reproduce issue. Even better if it doesn't have a mutating __getstate__, I would say.
History
Date User Action Args
2013-01-15 20:16:25pitrousetrecipients: + pitrou, belopolsky, alexandre.vassalotti, Leo.Na, serhiy.storchaka
2013-01-15 20:16:25pitrousetmessageid: <1358280985.9.0.4458424823.issue10701@psf.upfronthosting.co.za>
2013-01-15 20:16:25pitroulinkissue10701 messages
2013-01-15 20:16:25pitroucreate