[Python-Dev] Old libc's isspace() bug on FreeBSD brings back on Mac OS X? (original) (raw)

INADA Naoki songofacandy at gmail.com
Tue Oct 6 16:32:32 CEST 2009


I filed as issue7072.

On Tue, Oct 6, 2009 at 10:49 PM, Ronald Oussoren <ronaldoussoren at mac.com> wrote:

On 3 Oct, 2009, at 1:40, INADA Naoki wrote:

Confirmed on 10.6 for 2.6.3 and 2.7a0. For 3.2a0 both asserts fail. OK. s = '\xa0' should be s = b'\xa0'. Should I file a bug? Please do, that helps us remember that the issue exists. Ronald

-- Naoki INADA  <songofacandy at gmail.com>


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/ronaldoussoren%40mac.com

-- Naoki INADA <songofacandy at gmail.com>



More information about the Python-Dev mailing list