[Patches] [ python-Patches-613173 ] koi8_u codec

noreply@sourceforge.net noreply@sourceforge.net
Sat, 12 Oct 2002 05:08:47 -0700


Patches item #613173, was opened at 2002-09-23 12:10
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=613173&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Maxim Dzumanenko (mdzumanenko)
Assigned to: M.-A. Lemburg (lemburg)
Summary: koi8_u codec

Initial Comment:
This patch adds koi8_u codec

----------------------------------------------------------------------

>Comment By: M.-A. Lemburg (lemburg)
Date: 2002-10-12 12:08

Message:
Logged In: YES 
user_id=38388

Here's a new version of the codec which fixes some encoding
bugs and uses the approach of inheriting KOI8R as suggested
by the RFC.

Also changed the copyright to the PSF.


----------------------------------------------------------------------

Comment By: Neal Norwitz (nnorwitz)
Date: 2002-10-11 23:05

Message:
Logged In: YES 
user_id=33168

I've updated the patch for whitespace normalization and made
hex chars a-f instead of A-F.  It is easy to do a diff
between koi8_[ru].py now.  I have no idea if the encoding is
correct.  If someone can verify it is correct, assign back
to me for checkin.  Also, should this be backported if accepted?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=613173&group_id=5470