New submission from Torsten Becker <torsten.bec...@gmail.com>:

I have started an implementation of PEP 393 -- Flexible String Representation 
[1] on bitbucket [2].  Not all code is ported to use the new API yet, but the 
interpreter starts with the new unicode representation, all unit tests pass, 
and some micro benchmarks show potential.  Please see the related wiki page [3] 
for details of my implementation.

[1]: http://www.python.org/dev/peps/pep-0393/
[2]: https://bitbucket.org/t0rsten/pep-393
[2]: http://wiki.python.org/moin/SummerOfCode/2011/PEP393

----------
components: Unicode
files: pep-393-aug22.diff
keywords: patch
messages: 142741
nosy: torsten.becker
priority: normal
severity: normal
status: open
title: PEP 393 - Flexible Unicode String Representation
type: feature request
versions: Python 3.3
Added file: http://bugs.python.org/file23004/pep-393-aug22.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12819>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to