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 vstinner
Recipients christian.heimes, ncoghlan, rhettinger, serhiy.storchaka, vstinner
Date 2013-11-21.23:23:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385076238.26.0.313390065264.issue19681@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, here is a different patch sorting keywords. So it still checks how the C code joins keyword parameters.
History
Date User Action Args
2013-11-21 23:23:58vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, christian.heimes, serhiy.storchaka
2013-11-21 23:23:58vstinnersetmessageid: <1385076238.26.0.313390065264.issue19681@psf.upfronthosting.co.za>
2013-11-21 23:23:58vstinnerlinkissue19681 messages
2013-11-21 23:23:58vstinnercreate