[Patches] [ python-Patches-470394 ] Fix keyword arguments with wrapper funcs

noreply@sourceforge.net noreply@sourceforge.net
Sat, 27 Oct 2001 14:17:28 -0700


Patches item #470394, was opened at 2001-10-11 14:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=470394&group_id=5470

Category: Core (C code)
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Guido van Rossum (gvanrossum)
Summary: Fix keyword arguments with wrapper funcs

Initial Comment:
What summary says.

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-27 14:17

Message:
Logged In: YES 
user_id=6380

I fixed this differently in CVS. Will be in 2.2b2.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-18 18:42

Message:
Logged In: YES 
user_id=6380

Thanks! I don't know why I didn't notice this patch earlier.
:-(

Unfortunately, the patch as it stands now causes tons of
compiler warnings because most of the wrapper functions
aren't declared with the extra argument. I'll think about
this. I may put this off until after 2.2b1 is out -- it's
clearly a bug fix IMO so won't be affected by the
post-beta-1 feature freeze.

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

Comment By: Martin v. Löwis (loewis)
Date: 2001-10-12 02:58

Message:
Logged In: YES 
user_id=21627

Please resubmit the patch, using the following procedure:

- log into SF. This is a prerequisite for modifiying your
uploads later
- set the check box on "Check to Upload & Attach File"
- give some description of what problem the patch solves.

The URL you've given is invalid; there is no /people on
people.redhat.com. Leaving that out,
http://people.redhat.com/sopwith/python-wrapkwargs.patch
returns an empty file.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-10-11 14:38

Message:
Logged In: NO 

Aaargh, sourceforge patch upload is broken. Please get the
patch at
http://people.redhat.com/people/sopwith/python-wrapkwargs.patch

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

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