Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF bug # 585792, Invalid mmap crashes Python interpreter | Neal Norwitz | 2002-09-05 | 1 | -0/+1 |
* | Patch supplied by Burton Radons for his own SF bug #487390: Modifying | Guido van Rossum | 2001-12-08 | 1 | -1/+1 |
* | CVS patch #477161: New "access" keyword for mmap, from Jay T Miller. | Tim Peters | 2001-11-13 | 1 | -0/+13 |
* | Fix the test output, now that escapes in repr() of string and Unicode | Guido van Rossum | 2001-01-24 | 1 | -4/+4 |
* | SF bug 128713: type(mmap_object) blew up on Linux. | Tim Peters | 2001-01-14 | 1 | -0/+1 |
* | test_mmap wrote null bytes into its expected-output file; this caused me to | Tim Peters | 2000-09-04 | 1 | -0/+0 |
* | Add test of resize() method of mmap objects | Andrew M. Kuchling | 2000-07-11 | 1 | -0/+0 |
* | Additional tests for seek() method, written by Trent Mick | Andrew M. Kuchling | 2000-06-18 | 1 | -0/+0 |
* | Output for simple test case for mmap on Unix; someone needs to write a | Andrew M. Kuchling | 2000-03-30 | 1 | -0/+0 |