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 mark.dickinson
Recipients mark.dickinson, skrah, yselivanov
Date 2012-11-06.23:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352243937.01.0.466706158584.issue16422@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's already true that pickling a Decimal context on Python 3.2 and unpickling on Python 3.3 doesn't work.  Stefan:  do I recall that this is a known issue?
History
Date User Action Args
2012-11-06 23:18:57mark.dickinsonsetrecipients: + mark.dickinson, skrah, yselivanov
2012-11-06 23:18:57mark.dickinsonsetmessageid: <1352243937.01.0.466706158584.issue16422@psf.upfronthosting.co.za>
2012-11-06 23:18:56mark.dickinsonlinkissue16422 messages
2012-11-06 23:18:56mark.dickinsoncreate