[issue763708] Failures in test_macostools for --enable-unicode=ucs4

Ronald Oussoren report at bugs.python.org
Mon Mar 30 23:01:37 CEST 2009


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

The attached file issue763708.patch changes configure.in and disables the 
toolbox glue when doing a UCS4 build.

To get this behaviour I had to move a couple of sections around inside 
configure.in (--enable-toolbox-glue was checked for before the size of 
unicode characters was known).

----------
keywords: +26backport, needs review, patch
versions: +Python 2.7, Python 3.1
Added file: http://bugs.python.org/file13487/issue763708.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue763708>
_______________________________________


More information about the Python-bugs-list mailing list