Issue 1617700: slice-object support for mmap (original) (raw)

Created on 2006-12-18 04:31 by twouters, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
noslice.mmap.diff twouters,2006-12-18 04:31
Messages (2)
msg51573 - (view) Author: Thomas Wouters (twouters) * (Python committer) Date: 2006-12-18 04:31
Slice-object support for mmap.mmap objects, including non-step-1 support. (Backported from p3yk-noslice branch.)
msg55370 - (view) Author: Thomas Wouters (twouters) * (Python committer) Date: 2007-08-28 15:31
Committed revision 57619.
History
Date User Action Args
2022-04-11 14:56:21 admin set github: 44355
2007-08-28 15:31:18 twouters set status: open -> closedassignee: twoutersresolution: fixedmessages: +
2006-12-18 04:31:15 twouters create