Message8944

Author jeff.allen
Recipients jeff.allen, zyasoft
Date 2014-09-01.08:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409558867.8.0.561513362084.issue2197@psf.upfronthosting.co.za>
In-reply-to
Content
You mean this: http://hg.python.org/jython/file/83cd10f1826d/src/org/python/core/PyUnicode.java#l134

I spotted that, once I needed it, although I'd looked at it many times before without understanding. Turning it on made test_unicode hang. For this report I reproduced the problem with an 'honest' build.

Skipping the test of count, I find replace() also fails when the find and target are both ''.
History
Date User Action Args
2014-09-01 08:07:47jeff.allensetmessageid: <1409558867.8.0.561513362084.issue2197@psf.upfronthosting.co.za>
2014-09-01 08:07:47jeff.allensetrecipients: + jeff.allen, zyasoft
2014-09-01 08:07:47jeff.allenlinkissue2197 messages
2014-09-01 08:07:47jeff.allencreate