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 lukasz.langa
Recipients fmitha, lukasz.langa, python-dev
Date 2012-01-20.16:05:14
SpamBayes Score 0.10060733
Marked as misclassified No
Message-id <1327075514.81.0.0244516744955.issue13760@psf.upfronthosting.co.za>
In-reply-to
Content
3.2 and 3.3 already worked as expected. For 2.7 I did the __reduce__ workaround that's also used by SQLAlchemy.
History
Date User Action Args
2012-01-20 16:05:14lukasz.langasetrecipients: + lukasz.langa, fmitha, python-dev
2012-01-20 16:05:14lukasz.langasetmessageid: <1327075514.81.0.0244516744955.issue13760@psf.upfronthosting.co.za>
2012-01-20 16:05:14lukasz.langalinkissue13760 messages
2012-01-20 16:05:14lukasz.langacreate