This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-01-30 01:07 by rhansen, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| 文件 | ||||
|---|---|---|---|---|
| 文件名 | 上传时间 | Description | 编辑 | |
| PyBuffer_ToContiguous.patch | rhansen, 2015-01-30 01:07 | patch that fixes this bug | ||
| issue23349-2.diff | skrah, 2015-01-30 17:20 | |||
| 历史 | |||
|---|---|---|---|
| 日期 | 用户 | 动作 | 参数 |
| 2022-04-11 14:58:12 | admin | 修改 | github: 67538 |
| 2015-01-31 14:26:07 | skrah | 修改 | 状态: open -> closed resolution: fixed 消息: + msg235109 stage: resolved |
| 2015-01-30 19:11:50 | python-dev | 修改 | 抄送:
+ python-dev 消息: + msg235048 |
| 2015-01-30 17:20:18 | skrah | 修改 | 文件:
+ issue23349-2.diff 消息: + msg235042 |
| 2015-01-30 14:35:07 | skrah | 修改 | 抄送:
+ skrah |
| 2015-01-30 06:30:12 | rhansen | 修改 | 标题: memoryview.to_bytes() and PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers -> PyBuffer_ToContiguous() off-by-one error for non-contiguous buffers |
| 2015-01-30 01:07:08 | rhansen | 创建 | |

