[ python-Patches-1752132 ] opcode.h incorrectly describes arg of SETUP_*

"SourceForge.net" <[email protected]> Wed, 11 Jul 2007 11:01:18 -0700
Newsgroups gmane.comp.python.patches
Message-ID <[email protected]>
Patches item #1752132, was opened at 2007-07-11 14:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752132&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christopher Tur Lesniewski-Laas (ctl)
Assigned to: Nobody/Anonymous (nobody)
Summary: opcode.h incorrectly describes arg of SETUP_*

Initial Comment:
The argument to the SETUP_* opcodes is not an absolute offset as described in the comment.  It is a relative offset.  This one line patch corrects the comment.

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

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