Message 207914 - Python tracker

Message207914

Author georg.brandl
Recipients georg.brandl, larry
Date 2014-01-11.21:02:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389474137.81.0.630828473954.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at _csv.c, I see a few functions using PyArg_UnpackTuple.  They should be converted too, no?
History
Date User Action Args
2014-01-11 21:02:17georg.brandlsetrecipients: + georg.brandl, larry
2014-01-11 21:02:17georg.brandlsetmessageid: <1389474137.81.0.630828473954.issue20186@psf.upfronthosting.co.za>
2014-01-11 21:02:17georg.brandllinkissue20186 messages
2014-01-11 21:02:17georg.brandlcreate