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 jcea
Recipients aalien, ezio.melotti, jcea
Date 2012-07-19.11:54:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342698859.59.0.77151504737.issue15393@psf.upfronthosting.co.za>
In-reply-to
Content
Antti, you are changing the signature of "decode()" and that would be a compatibility problem. Can you rewrite the patch to be more "compatible"?

In your test, please, use a bit more complicated object than "{}" :-)
History
Date User Action Args
2012-07-19 11:54:19jceasetrecipients: + jcea, ezio.melotti, aalien
2012-07-19 11:54:19jceasetmessageid: <1342698859.59.0.77151504737.issue15393@psf.upfronthosting.co.za>
2012-07-19 11:54:19jcealinkissue15393 messages
2012-07-19 11:54:18jceacreate