Ticket #326 (closed defect: fixed)
__hash__ gives runtime error when -1 returned
| Reported by: | robertwb | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.3 |
| Component: | Python Semantics | Keywords: | |
| Cc: |
Description
Python classes coerce the -1 to a -2 to avoid this. See discussion at http://article.gmane.org/gmane.comp.python.cython.devel/6330
Change History
Note: See
TracTickets for help on using
tickets.
