homepage

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.

classification
Title: PyBuffer_FromContiguous() off-by-one error for non-contiguous buffers
Type: behavior Stage: resolved
Components: Versions: Python 3.4, Python 3.5, Python 2.7
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: python-dev, skrah
Priority: normal Keywords: patch

Created on 2015年02月01日 15:05 by skrah, last changed 2022年04月11日 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
issue23370.diff skrah, 2015年02月01日 15:07
Messages (2)
msg235178 - (view) Author: Stefan Krah (skrah) * (Python committer) Date: 2015年02月01日 15:05
Same as #23349.
msg235190 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2015年02月01日 18:21
New changeset 209776d49a9a by Stefan Krah in branch '2.7':
Issue #23370: Fix off-by-one error for non-contiguous buffers.
https://hg.python.org/cpython/rev/209776d49a9a
New changeset 4d95956a748e by Stefan Krah in branch '3.4':
Issue #23370: Fix off-by-one error for non-contiguous buffers.
https://hg.python.org/cpython/rev/4d95956a748e 
History
Date User Action Args
2022年04月11日 14:58:12adminsetgithub: 67559
2015年02月01日 18:31:41skrahsetstatus: open -> closed
2015年02月01日 18:31:28skrahsetresolution: fixed
stage: needs patch -> resolved
2015年02月01日 18:21:09python-devsetnosy: + python-dev
messages: + msg235190
2015年02月01日 15:07:45skrahsetfiles: + issue23370.diff
keywords: + patch
2015年02月01日 15:05:51skrahcreate

AltStyle によって変換されたページ (->オリジナル) /