Message97765
In order to upgrate the tests for ctypes, following changes are required:
- binascii.hexlify should accept memoryview() objects
- the ctypes character buffer should accept assignment of memoryview() objects using their "raw" property
Then we can backport the Py3 ctypes tests to Py2. |
|
Date |
User |
Action |
Args |
2010-01-14 14:17:11 | flox | set | recipients:
+ flox |
2010-01-14 14:17:11 | flox | set | messageid: <1263478631.19.0.286064580539.issue7703@psf.upfronthosting.co.za> |
2010-01-14 14:17:09 | flox | link | issue7703 messages |
2010-01-14 14:17:09 | flox | create | |
|