Re: [Cython] Cython 0.15 release

2011-07-27 Thread Dag Sverre Seljebotn
The reason you do not get answers is because people do not understand your question. Please describe in detail what you want to do (on the users list). -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. "최원준" wrote: because of no answer on the cython users.. anyone knows

Re: [Cython] Cython 0.15 release

2011-07-27 Thread 최원준
because of no answer on the cython users.. anyone knows about this? 2011/7/28 Stefan Behnel > 최원준, 28.07.2011 08:23: > > Can I make cython file from python and C using generators? >> > > Please ask your question on the cython-users mailing list, not on this > list, which is the core developer

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Vitja Makarov
2011/7/28 Stefan Behnel : > Robert Bradshaw, 27.07.2011 20:28: >> >> Yes, that is a good point, though if it's (really) easy, I'd rather >> say "this is the last release supporting 2.3" rather than "oh, btw, we >> dropped support for 2.3." > > I wouldn't mind either way. Let's see what the users po

Re: [Cython] Cython 0.15 release

2011-07-27 Thread Stefan Behnel
최원준, 28.07.2011 08:23: Can I make cython file from python and C using generators? Please ask your question on the cython-users mailing list, not on this list, which is the core developers mailing list. And please try to be specific about what you want to achieve. It's not clear to me at all f

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Stefan Behnel
Robert Bradshaw, 27.07.2011 20:28: Yes, that is a good point, though if it's (really) easy, I'd rather say "this is the last release supporting 2.3" rather than "oh, btw, we dropped support for 2.3." I wouldn't mind either way. Let's see what the users poll gives. I also think we should have

Re: [Cython] Cython 0.15 release

2011-07-27 Thread 최원준
Can I make cython file from python and C using generators? 2011년 7월 25일 오후 3:17, 최원준 님의 말: > ok > > > 2011/7/25 Stefan Behnel > >> 최원준, 25.07.2011 08:03: >> >>> 2011/7/25 Vitja Makarov >>> 2011/7/25 최원준: Can I test the generators? > Sure, generators support is in m

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Robert Bradshaw
On Wed, Jul 27, 2011 at 11:16 AM, Dag Sverre Seljebotn wrote: > On 07/27/2011 08:11 PM, Robert Bradshaw wrote: >> >> On Wed, Jul 27, 2011 at 9:51 AM, mark florisson >>  wrote: >>> >>> On 27 July 2011 18:46, Vitja Makarov  wrote: 2011/7/27 Stefan Behnel: > > Hi, > > quick

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Dag Sverre Seljebotn
On 07/27/2011 08:11 PM, Robert Bradshaw wrote: On Wed, Jul 27, 2011 at 9:51 AM, mark florisson wrote: On 27 July 2011 18:46, Vitja Makarov wrote: 2011/7/27 Stefan Behnel: Hi, quick question before raising a poll on the users mailing list. Would anyone mind dropping support for CPython 2.3

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Dag Sverre Seljebotn
On 07/27/2011 06:32 PM, Stefan Behnel wrote: Hi, quick question before raising a poll on the users mailing list. Would anyone mind dropping support for CPython 2.3? 1) it's long out of maintenance, even the last security release dates back to early 2008 2) there have been seven main releases

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Robert Bradshaw
On Wed, Jul 27, 2011 at 9:51 AM, mark florisson wrote: > On 27 July 2011 18:46, Vitja Makarov wrote: >> 2011/7/27 Stefan Behnel : >>> Hi, >>> >>> quick question before raising a poll on the users mailing list. >>> >>> Would anyone mind dropping support for CPython 2.3? >>> >>> 1) it's long out of

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Dan Stromberg
We probably all want to use newer Python features. I believe CentOS just recently released an OS that includes a recent Python that wouldn't be hit by this; it'll probably be a while before CentOS and RHEL people don't desire 2.4 support. But in my own use, I target 2.5 and up - if a system only

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread mark florisson
On 27 July 2011 18:46, Vitja Makarov wrote: > 2011/7/27 Stefan Behnel : >> Hi, >> >> quick question before raising a poll on the users mailing list. >> >> Would anyone mind dropping support for CPython 2.3? >> >> 1) it's long out of maintenance, even the last security release dates back >> to earl

Re: [Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Vitja Makarov
2011/7/27 Stefan Behnel : > Hi, > > quick question before raising a poll on the users mailing list. > > Would anyone mind dropping support for CPython 2.3? > > 1) it's long out of maintenance, even the last security release dates back > to early 2008 > > 2) there have been seven main releases of CP

[Cython] Should we drop support for CPython 2.3? (and maybe even 2.4?)

2011-07-27 Thread Stefan Behnel
Hi, quick question before raising a poll on the users mailing list. Would anyone mind dropping support for CPython 2.3? 1) it's long out of maintenance, even the last security release dates back to early 2008 2) there have been seven main releases of CPython since then, four of which were i