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 serhiy.storchaka
Recipients kbk, roger.serwy, serhiy.storchaka, terry.reedy
Date 2014-06-09.19:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402340493.46.0.884974258547.issue21659@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. Now names of starred arguments never conflict with other parameters.
History
Date User Action Args
2014-06-09 19:01:33serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, kbk, roger.serwy
2014-06-09 19:01:33serhiy.storchakasetmessageid: <1402340493.46.0.884974258547.issue21659@psf.upfronthosting.co.za>
2014-06-09 19:01:33serhiy.storchakalinkissue21659 messages
2014-06-09 19:01:33serhiy.storchakacreate