[Patches] [ python-Patches-407148 ] 'D' format option for Py_BuildValue

nobody nobody@sourceforge.net
Mon, 12 Mar 2001 13:07:40 -0800


Patches #407148, was updated on 2001-03-08 12:29
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=407148&group_id=5470

Category: core (C code)
Group: None
Status: Closed
Priority: 5
Submitted By: Walter Dörwald
Assigned to: Fred L. Drake, Jr.
Summary: 'D'  format option for Py_BuildValue

Initial Comment:
This patch add the 'D' format specifier
to Py_BuildValue for constructing complex
Python numbers out of a Py_complex C structure.

A patch to the documentation is included.


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

Comment By: Fred L. Drake, Jr.
Date: 2001-03-12 13:07

Message:
Logged In: YES 
user_id=3066

Checked in as Python/modsupport.c revision 2.55 and Doc/ext/ext.tex revision 1.94.

Thanks!

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

Comment By: Guido van Rossum
Date: 2001-03-11 16:19

Message:
Logged In: YES 
user_id=6380

Looks good to me.

Fred, can you do the honors?  (If not, assign to me please!)

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

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