[Patches] [ python-Patches-577031 ] Remove PyArg_Parse() and METH_OLDARGS

noreply@sourceforge.net noreply@sourceforge.net
Wed, 03 Jul 2002 08:57:21 -0700


Patches item #577031, was opened at 2002-07-03 11:57
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=577031&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove PyArg_Parse() and METH_OLDARGS

Initial Comment:
This patch removes more PyArg_Parse() and METH_OLDARGS
which are deprecated.
I've tested in select and string, but want to make sure
there's nothing else I'm missing.

I also have a huge change to glmodule, but I can't test
that.  The diff is attached.
Let me know if I should check in glmodule or leave it
alone.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=577031&group_id=5470