[Python-Dev] patch for mbcs codec (again)

2006-07-26 Thread H.Yamamoto
Hello. I noticed mbcs codec still has problem when calls StreamReader. Can anyone commit the patch "fix.patch version2" on http://python.org/sf/1455898 ? # Very sorry about this... I thought I checked this, but I definitely looked at something # wrong. __

Re: [Python-Dev] beta1 coming real soon

2006-06-09 Thread H.Yamamoto
- Original Message - From: "Walter Dörwald" <[EMAIL PROTECTED]> To: "H.Yamamoto" <[EMAIL PROTECTED]> Cc: "python-dev" Sent: Friday, June 09, 2006 7:56 PM Subject: Re: [Python-Dev] beta1 coming real soon > The best way to throughly test the

[Python-Dev] beta1 coming real soon

2006-06-09 Thread H.Yamamoto
> If you plan to make a checkin adding a feature (even a simple one), > you oughta let people know by responding to this message. Please get > the bug fixes in ASAP. Remember to add tests! Is there any chance to fix mbcs bug? I think this is critical... My patch is here: http://python.org/sf/145

[Python-Dev] patch for mbcs codecs

2006-05-26 Thread H.Yamamoto
Hello. This is my first post. I sent the patch for fixing mbcs codec bug to SourceForge, and I was adviced to find someone here with a multibyte version of Windows to look at the patch. http://sourceforge.net/tracker/index.php?func=detail&aid=1455898&group_id=5470&atid=305470 Is there anyone? A