larry([]) == larry([]) raises IndexError

Bug #517912 reported by kwgoodman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
larry
Fix Released
High
kwgoodman

Bug Description

The fix is to check for pre-aligned labels at the top of the __align(self, other) method. If the labels are prealigned short circuit the rest of the function.

kwgoodman (kwgoodman)
Changed in larry:
milestone: none → 0.2
assignee: nobody → kwgoodman (kwgoodman)
status: New → In Progress
importance: Undecided → High
Revision history for this message
kwgoodman (kwgoodman) wrote :

This bug is found in all comparison operators since they use the same underyling code. Fixed in r177.

Changed in larry:
status: In Progress → Fix Committed
kwgoodman (kwgoodman)
Changed in larry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.