[Python-Dev] My work on Python3 and non-ascii paths is done (original) (raw)

Georg Brandl g.brandl at gmx.net
Tue Oct 19 20:26:36 CEST 2010


Am 19.10.2010 16:12, schrieb Barry Warsaw:

On Oct 19, 2010, at 03:53 AM, Victor Stinner wrote:

Seven months after my first commit related to this issue, the full test suite of Python 3.2 pass with ASCII, ISO-8859-1 and UTF-8 locale encodings in a non- ascii source directory. It means that Python 3.2 now process correctly filenames in all modules, build scripts and other utilities, with any locale encoding. Very impressive. Congratulations, and thanks for following through on what must have been some tricky work in many of Python's deep dark corners.

I'd like to join that statement. It must be like coming back to the surface after a long trip to deep underground caves with lava and sticky air :)

Georg

-- Thus spake the Lord: Thou shalt indent with four spaces. No more, no less. Four shall be the number of spaces thou shalt indent, and the number of thy indenting shall be four. Eight shalt thou not indent, nor either indent thou two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list