[Python-bugs-list] Re: [Bug #113807] PyArg_ParseTupleAndKeywords and Unicode...?

M.-A. Lemburg mal@lemburg.com
Fri, 08 Sep 2000 14:29:42 +0200


Alex Martelli wrote:
> 
> > Date: 2000-Sep-07 15:03
> > By: jhylton
> >
> > Comment:
> > Please do triage on this bug.
> 
> Sorry, I don't understand what "triage" means in
> this context.  Want a small extension that will
> reproduce the bug?  I can do that -- two functions
> each taking a es# format argument, one without
> kw args, one with, otherwise identical.  Would that
> be useful?  Where should I send the source code
> to reproduce the bug?

Yes, please.

Note that I've just checked in a patch which should fix the
problem. A test program would be great to verify this.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/