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 skip.montanaro
Recipients lclark, schmir, skip.montanaro
Date 2008-04-22.22:26:42
SpamBayes Score 0.0013444466
Marked as misclassified No
Message-id <1208903205.89.0.962757226549.issue2623@psf.upfronthosting.co.za>
In-reply-to
Content
Leonard,

Can you reformulate your patch in terms of the current xmlrpclib module
code?  It no longer applies cleanly.  Also, to be considered it will
definitely need new test cases and may well need documentation changes.

Also, note that the XML-RPC "spec" is notoriously vague.  If you're
going to be messing about with the serialized form of datetime objects I
think you'll need to demonstrate that it doesn't break interoperability
with implementations for other languages.
History
Date User Action Args
2008-04-22 22:26:46skip.montanarosetspambayes_score: 0.00134445 -> 0.0013444466
recipients: + skip.montanaro, schmir, lclark
2008-04-22 22:26:46skip.montanarosetspambayes_score: 0.00134445 -> 0.00134445
messageid: <1208903205.89.0.962757226549.issue2623@psf.upfronthosting.co.za>
2008-04-22 22:26:45skip.montanarolinkissue2623 messages
2008-04-22 22:26:44skip.montanarocreate