Issue13423
Created on 2011-11-18 09:36 by rob.anyone, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg147838 - (view) | Author: Chase Albert (rob.anyone) | Date: 2011-11-18 09:36 | |
My expectation was that range(2,5) == range(2,5), and that they should hash the same. This is not the case. |
|||
| msg147839 - (view) | Author: Florent Xicluna (flox) * ![]() |
Date: 2011-11-18 09:42 | |
this was implemented with ticket #13201. It will be available in version 3.3. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:23 | admin | set | github: 57632 |
| 2011-11-18 09:42:18 | flox | set | status: open -> closed superseder: Implement comparison operators for range objects nosy:
+ flox |
| 2011-11-18 09:36:58 | rob.anyone | create | |
