Patches item #1752647, was opened at 2007-07-12 09:45 Message generated for change (Settings changed) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752647&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Tests Group: Python 3000 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Joe Gregorio (jcgregorio) >Assigned to: Guido van Rossum (gvanrossum) Summary: fix failing unit tests in mmap in struni branch Initial Comment: Fixes to make test_mmap.py pass unit tests in the py3k-struni branch. Moves the interface from being string based to being bytes based. This patch also includes changes to io.py and associated unit tests that allow flush() to be called on closed files. ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-16 16:53 Message: Logged In: YES user_id=6380 Originator: NO I've checked in the fix to mmap. I'm rejecting the fixes to io. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1752647&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches