[Patches] [Patch #102860] Add PyDict_Update() function to C API.

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Dec 2000 11:37:37 -0800


Patch #102860 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: fdrake
Assigned to : gvanrossum
Summary: Add PyDict_Update() function to C API.

Follow-Ups:

Date: 2000-Dec-15 11:37
By: gvanrossum

Comment:
I'm not convinced yet.  Jeremy gave me a reason for why he needs it.  I'd like to see his profile data showing that there's a performance reason why he can't use PyObject_CallMethod().

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

Date: 2000-Dec-15 10:24
By: fdrake

Comment:
Assigned to Guido, since he still needs to be convinced.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102860&group_id=5470