Ticket #392 (closed defect: fixed)
Inplace operators on complex numbers
| Reported by: | dagss | Owned by: | robertwb |
|---|---|---|---|
| Priority: | major | Milestone: | 0.16 |
| Component: | Parsing | Keywords: | |
| Cc: |
Description
This is not allowed:
cdef complex z = 1 z += 1j
Trivially done in a transform.
Change History
Note: See
TracTickets for help on using
tickets.
