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 abacabadabacaba, belopolsky, billm, georg.brandl, loewis, serhiy.storchaka
Date 2012-10-14.20:18:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350245907.09.0.438409665303.issue6083@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which get rid of all three PyArg_ParseTuple usage with parsing nested sequences. Thanks Evgeny for reproducers.
History
Date User Action Args
2012-10-14 20:18:27serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, georg.brandl, belopolsky, billm, abacabadabacaba
2012-10-14 20:18:27serhiy.storchakasetmessageid: <1350245907.09.0.438409665303.issue6083@psf.upfronthosting.co.za>
2012-10-14 20:18:27serhiy.storchakalinkissue6083 messages
2012-10-14 20:18:27serhiy.storchakacreate