[ python-Bugs-1448804 ] Subscript operations generating incorrect code

SourceForge.net noreply at sourceforge.net
Mon Mar 13 13:32:41 CET 2006


Bugs item #1448804, was opened at 2006-03-13 22:09
Message generated for change (Comment added) made by ncoghlan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1448804&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: Parser/Compiler
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nick Coghlan (ncoghlan)
Assigned to: Nick Coghlan (ncoghlan)
Summary: Subscript operations generating incorrect code

Initial Comment:
As noted by Travis Oliphant on python-dev, subscript
operations on the HEAD are not always generating the
actual subscript operation.



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

>Comment By: Nick Coghlan (ncoghlan)
Date: 2006-03-13 22:32

Message:
Logged In: YES 
user_id=1038590

Fixed (and test added) in SVN rev 42998

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

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


More information about the Python-bugs-list mailing list