Wow! Quick response! My outstanding bug on IronPython has been hanging out there since August of last year.
  I don't really want to try compiling the standard library on my laptop, but I do want to fully test my code soon. What is the first place I can expect to see this in binary form? 3.2 alpha?
--
Vernon

On Tue, Jun 30, 2009 at 8:28 AM, Amaury Forgeot d'Arc <report@bugs.python.org> wrote:

Amaury Forgeot d'Arc <amauryfa@gmail.com> added the comment:

Right. Actually unicodetype_db.h is the one included in unicodectype.c,
I moved my script into makeunicodedata.py.

Here is a new patch. The code generated for _PyUnicode_ToNumeric is the
same as before (except for some tabs), see the old patch if you want to
check the actual changes in the function.

----------
Added file: http://bugs.python.org/file14405/unicode-tonumeric-2.patch

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue6383>
_______________________________________