[Python-Dev] patch for mbcs codec (again)
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. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] patch for mbcs codecs
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? Any help will be appriciated. Thank you. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] beta1 coming real soon
> 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/1455898 # Maybe, no one is using this codec? ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] beta1 coming real soon
- 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 patch is of course to check it in. ;) Is it too risky? ;) > I've tested the patch on Windows and there were no obvious bugs. Of > course to *really* test the patch a Windows installation with a > multibyte locale is required. > > > # Maybe, no one is using this codec? > > The audience is indeed limited. Yes, I agree. And the audience who has "64bit" Windows with multibyte locale should be much more limitted... ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com