New submission from Stefan Krah <stefan-use...@bytereef.org>:

Seen on the Gentoo buildbot:

http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%20Non-Debug%203.x/builds/2154/steps/test/logs/stdio======================================================================
ERROR: test_format (test.test_bool.BoolTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/var/lib/buildslave/3.x.murray-gentoo-wide/build/Lib/test/test_bool.py", line 
167, in test_format
    self.assertEqual("%d" % False, "0")
SystemError: Objects/unicodeobject.c:13507: bad argument to internal function

----------------------------------------------------------------------

----------
components: Tests
messages: 159502
nosy: haypo, skrah
priority: normal
severity: normal
stage: needs patch
status: open
title: SystemError in unicodeobject.c
type: crash
versions: Python 3.3

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

Reply via email to