Re: [Cython] Welcome to cython-devel@python.org

2011-02-11 Thread Yunfan Jiang
is it means something? On Sat, Feb 12, 2011 at 1:33 PM, Stefan Behnel wrote: > Hi everyone, > > welcome to the new mailing list at python.org that replaces the original > list cython-...@codespeak.net. > > Stefan > > PS: this mail is mostly for testing the list and archive connections. >

[Cython] How to improve the performance when doing string/unicode replace and search?

2011-03-29 Thread Yunfan Jiang
hi, i used to ask some string process question here, and found a bug, it seems you guys fix the bug but not use it and this time , my problem is about the performance, i need to wrote a filter which search sorts of keywords in the target string , and stop if matched, this act require unicode inp

Re: [Cython] How to improve the performance when doing string/unicode replace and search?

2011-03-29 Thread Yunfan Jiang
sorry for ask in the wrong groups, what i mean "not use it" is that, i have download the latest cython source and installed it and i check that the change code is already there, but my bug can still replay On Wed, Mar 30, 2011 at 1:02 PM, Stefan Behnel wrote: > Yunfan Jiang, 30.