Vernon Cole <vernondc...@gmail.com> added the comment:

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 <
rep...@bugs.python.org> wrote:

>
> Amaury Forgeot d'Arc <amaur...@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 <rep...@bugs.python.org>
> <http://bugs.python.org/issue6383>
> _______________________________________
>

----------
Added file: http://bugs.python.org/file14409/unnamed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6383>
_______________________________________
Wow! Quick response! My outstanding bug on IronPython has been hanging out 
there since August of last year. <br>  I don&#39;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?<br>
--<br>Vernon<br><br><div class="gmail_quote">On Tue, Jun 30, 2009 at 8:28 AM, 
Amaury Forgeot d&#39;Arc <span dir="ltr">&lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;</span> 
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid 
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
Amaury Forgeot d&#39;Arc &lt;<a 
href="mailto:amaur...@gmail.com";>amaur...@gmail.com</a>&gt; added the 
comment:<br>
<br>
</div>Right. Actually unicodetype_db.h is the one included in 
unicodectype.c,<br>
I moved my script into makeunicodedata.py.<br>
<br>
Here is a new patch. The code generated for _PyUnicode_ToNumeric is the<br>
same as before (except for some tabs), see the old patch if you want to<br>
check the actual changes in the function.<br>
<br>
----------<br>
Added file: <a 
href="http://bugs.python.org/file14405/unicode-tonumeric-2.patch"; 
target="_blank">http://bugs.python.org/file14405/unicode-tonumeric-2.patch</a><br>
<div><div></div><div class="h5"><br>
_______________________________________<br>
Python tracker &lt;<a 
href="mailto:rep...@bugs.python.org";>rep...@bugs.python.org</a>&gt;<br>
&lt;<a href="http://bugs.python.org/issue6383"; 
target="_blank">http://bugs.python.org/issue6383</a>&gt;<br>
_______________________________________<br>
</div></div></blockquote></div><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to