Ticket #62 (closed defect: fixed)
Should support PEP-3118 also in Py2.6
| Reported by: | dagss | Owned by: | dagss |
|---|---|---|---|
| Priority: | major | Milestone: | 0.10 |
| Component: | Code Generation | Keywords: | buffer py2.6 numerics |
| Cc: |
Description
Currently we set tp_flags incorrectly for PEP-3118 to happen.
We should probably fall back to emulation if an object doesn't support the new buffer interface, so that emulation will work across the whole 2.x range.
Change History
Note: See
TracTickets for help on using
tickets.
