Re: [Cython] Utility Codes and templates

2011-07-24 Thread Stefan Behnel
Vitja Makarov, 25.07.2011 08:41: 2011/7/23 Robert Bradshaw: On Fri, Jul 22, 2011 at 3:12 AM, mark florisson wrote: For my work on the _memview branch (and also on fused types) I noticed that UtilityCodes started weighing heavily on me in their current form, so I wrote a little loader in the _

Re: [Cython] Utility Codes and templates

2011-07-24 Thread Vitja Makarov
2011/7/23 Robert Bradshaw : > On Fri, Jul 22, 2011 at 3:12 AM, mark florisson > wrote: >> For my work on the _memview branch (and also on fused types) I noticed >> that UtilityCodes started weighing heavily on me in their current >> form, so I wrote a little loader in the _memview branch: >> >> ht

Re: [Cython] Build failed in Jenkins: cython-devel-sdist #522

2011-07-24 Thread Stefan Behnel
Vitja Makarov, 25.07.2011 08:32: It seems like hudson server is running out of space. It's actually the /tmp directory that's full here. Contains some 65GB from other jobs that are running on the machine. I wrote a message to the cluster users mailing list to have someone with appropriate rig

Re: [Cython] Build failed in Jenkins: cython-devel-sdist #522

2011-07-24 Thread Vitja Makarov
2011/7/25 Hudson on sage-math : > See > > -- > Started by user scoder > Building on master > Checkout:workspace / >

Re: [Cython] Cython 0.15 release

2011-07-24 Thread 최원준
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 master already: >>> >>> https://github.com/cython/**cython >>> >> >> I don't k

Re: [Cython] Cython 0.15 release

2011-07-24 Thread 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 master already: https://github.com/cython/cython I don't know where it is.. sorry It's actually not that hard. You go to that URL, click on the big fat "Downloads" but

Re: [Cython] Cython 0.15 release

2011-07-24 Thread 최원준
I don't know where it is.. sorry 2011/7/25 Vitja Makarov > 2011/7/25 최원준 : > > Can I test the generators? > > > > > > Sure, generators support is in master already: > > https://github.com/cython/cython > > -- > vitja. > ___ > cython-devel mailing list

Re: [Cython] Cython 0.15 release

2011-07-24 Thread Vitja Makarov
2011/7/25 최원준 : > Can I test the generators? > > Sure, generators support is in master already: https://github.com/cython/cython -- vitja. ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel

Re: [Cython] Cython 0.15 release

2011-07-24 Thread 최원준
Can I test the generators? 2011/7/22 Stefan Behnel > Robert Bradshaw, 22.07.2011 01:00: > > Are the lxml failures at >> https://sage.math.washington.**edu:8091/hudson/job/cython-** >> devel-lxml-trunk-py27/ >> expe