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 2009-02-27 17:45 by ocean-city, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
fix_mmap_move.patch | ocean-city, 2009-03-08 23:55 | |||
issue_5387.patch | jackdied, 2009-03-26 19:30 | fix mmap.move bounds checking, add tests | ||
fix_mmap_move_v2.patch | ocean-city, 2009-03-31 19:04 | |||
test_mmap_harder.patch | jackdied, 2009-03-31 19:32 | test more corner cases in mmap.move |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:46 | admin | set | github: 49637 |
2009-03-31 20:14:50 | ocean-city | set | messages: + msg84887 |
2009-03-31 19:32:47 | jackdied | set | status: open -> closed files: + test_mmap_harder.patch resolution: fixed messages: + msg84877 |
2009-03-31 19:05:00 | ocean-city | set | status: closed -> open files: + fix_mmap_move_v2.patch resolution: fixed -> (no value) messages: + msg84860 |
2009-03-31 18:39:13 | jackdied | set | messages: + msg84856 |
2009-03-31 14:08:13 | ocean-city | set | status: open -> closed resolution: fixed messages: + msg84782 |
2009-03-31 13:05:40 | ocean-city | set | messages: + msg84771 |
2009-03-26 19:30:09 | jackdied | set | files:
+ issue_5387.patch nosy: + jackdied messages: + msg84201 |
2009-03-08 23:55:44 | ocean-city | set | files:
+ fix_mmap_move.patch keywords: + patch messages: + msg83338 |
2009-02-27 17:45:15 | ocean-city | create |