]> granicus.if.org Git - python/commit
Issue #7616: Fix copying of overlapping memoryview slices with the Intel
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Jul 2010 12:12:00 +0000 (12:12 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Jul 2010 12:12:00 +0000 (12:12 +0000)
commit1ac745b5c52ab349e58f633d0a9d73cdb0e7b818
tree251be9880cf30ccda0e2c89618b2dd4cffe329ba
parent349d558e0d732d49cd1e42e3738496e868f32cfc
Issue #7616: Fix copying of overlapping memoryview slices with the Intel
compiler.
Misc/NEWS
Objects/memoryobject.c