[issue919614] Python configured with --disable-unicode fails tests, more

2008-01-07 Thread Georg Brandl

Georg Brandl added the comment:

I renamed --enable-unicode to --with-wide-unicode in r59829; this should
handle the Py3k case.

I added suitable Py_USING_UNICODE directives in r59830 so that the trunk
compiles again without unicode.

--
assignee:  - gvanrossum
nosy: +georg.brandl, gvanrossum
resolution:  - fixed
status: open - closed


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue919614

___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue919614] Python configured with --disable-unicode fails tests, more

2008-01-05 Thread Christian Heimes

Christian Heimes added the comment:

The --disable-unicode option and related code should be removed from 3.0
and probably from 2.6, too.

--
nosy: +tiran
versions: +Python 2.6, Python 3.0


Tracker [EMAIL PROTECTED]
http://bugs.python.org/issue919614

___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com