[Python-3000] Buildbots are all red
Guido van Rossum
guido at python.org
Sun Feb 24 22:26:00 CET 2008
If this is Py3k, perhaps the result should be a PyUnicode instead?
On Sun, Feb 24, 2008 at 1:19 PM, Eric Smith
<eric+python-dev at trueblade.com> wrote:
> Brett Cannon wrote:
> > test_types is triggering an assertion error::
> >
> > Objects/stringlib/string_format.h:497: failed assertion
> > `PyString_Check(result)'
> >
> > A *really* quick session with gdb would seem to suggest that 'result'
> > is actually a str, so I don't know what is going on. Don't have time
> > to dig any deeper right now.
>
> I'll check.
>
> Eric.
>
>
> _______________________________________________
> Python-3000 mailing list
> Python-3000 at python.org
> http://mail.python.org/mailman/listinfo/python-3000
> Unsubscribe: http://mail.python.org/mailman/options/python-3000/guido%40python.org
>
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list