Issue 2404: Backport ctypes support for buffer protocol to Python 2.6 (ref issue1971) (original) (raw)
Issue2404
Created on 2008-03-18 19:53 by teoliphant, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg63977 - (view) | Author: Travis Oliphant (teoliphant) * ![]() |
Date: 2008-03-18 19:53 |
The ctypes object will support the PEP 3118 buffer protocol. This support can be back-ported to Python 2.6 | ||
msg71726 - (view) | Author: Thomas Heller (theller) * ![]() |
Date: 2008-08-22 06:29 |
I forgot to close this issue. Already implemented in svn rev 63962. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:32 | admin | set | github: 46656 |
2008-08-22 06:29:19 | theller | set | status: open -> closedresolution: fixedmessages: + |
2008-03-18 19:53:20 | teoliphant | set | assignee: thellertype: behaviornosy: + thellercomponents: + ctypesversions: + Python 2.6 |
2008-03-18 19:53:07 | teoliphant | create |