[Patches] [ python-Patches-448841 ] Patch for PEP 249

noreply@sourceforge.net noreply@sourceforge.net
Tue, 07 Aug 2001 10:14:59 -0700


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

Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Kline (bkline)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for PEP 249

Initial Comment:
This patch is submitted to clarify the usage of the 
executemany() method of the Cursor class.  Language is 
added to make it clear that use of this method for an 
operation which results in one or more result sets 
constitutes undefined behavior, and that in such a 
case the implementation is permitted (but not 
required) to raise an exception.

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

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