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 godfryd
Recipients docs@python, ezio.melotti, godfryd, ncoghlan
Date 2012-04-30.18:17:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335809866.08.0.00542051962198.issue14570@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a patch.
To preserve current order of arguments in dumps/dump functions sort_keys argument has been added to the end of arguments just before **kw.
History
Date User Action Args
2012-04-30 18:17:46godfrydsetrecipients: + godfryd, ncoghlan, ezio.melotti, docs@python
2012-04-30 18:17:46godfrydsetmessageid: <1335809866.08.0.00542051962198.issue14570@psf.upfronthosting.co.za>
2012-04-30 18:17:45godfrydlinkissue14570 messages
2012-04-30 18:17:45godfrydcreate