Message170676
> So I think the combination of PyMemoryView_FromObject() with a call to
> PyMemoryView_Release() should indeed work here.
I don't think we want to expose a mutable bytes object to outside code, so IMO PyMemoryView_FromMemory() is preferrable. |
|
| Date |
User |
Action |
Args |
| 2012-09-18 20:56:44 | pitrou | set | recipients:
+ pitrou, jcea, amaury.forgeotdarc, vstinner, skrah, sbt |
| 2012-09-18 20:56:44 | pitrou | set | messageid: <[email protected]> |
| 2012-09-18 20:56:43 | pitrou | link | issue15903 messages |
| 2012-09-18 20:56:43 | pitrou | create | |
|