消息 [139323]
Lenard Lindstrom writes:
> Using Python reference counting and the garbage collector to control
> when PyBuffer_Release is called has problems.
That's not what's being suggested. The refcounting discussed here is an implementation detail internal to memoryview, and does not affect the possibility to implement `release()` and context management reliably. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-06-27 18:36:27 | pv | 修改 | recipients:
+ pv, teoliphant, mark.dickinson, ncoghlan, rupole, kermode, pitrou, skrah, jcon, petri.lehtinen |
| 2011-06-27 18:36:27 | pv | 修改 | messageid: <1309199787.8.0.808617443659.issue10181@psf.upfronthosting.co.za> |
| 2011-06-27 18:36:27 | pv | 链接 | issue10181 messages |
| 2011-06-27 18:36:27 | pv | 创建 | |
|