Ticket #442 (closed defect: fixed)
enumerate optimization broken for non-object target
| Reported by: | robertwb | Owned by: | scoder |
|---|---|---|---|
| Priority: | major | Milestone: | 0.12 |
| Component: | Optimization | Keywords: | |
| Cc: |
Description (last modified by robertwb) (diff)
If the target is not an object, a cast (e.g. from a PyObject* to an int) rather than a conversion is performed.
Change History
Note: See
TracTickets for help on using
tickets.
