On Wed, Mar 23, 2011 at 3:48 PM, Lisandro Dalcin wrote:
> On 22 March 2011 02:21, Vitja Makarov wrote:
>> 2011/3/22 Rafe Kettler :
>>> I've just tried out cython-mode.el and I was a bit disappointed when it
>>> didn't work right off the bat.
>>>
>>> I added the following to my .emacs:
>>>
>>> (se
Robert Bradshaw, 24.03.2011 21:03:
On Thu, Mar 24, 2011 at 12:58 PM, Stefan Behnel wrote:
Robert Bradshaw, 24.03.2011 20:18:
Anyone else willing to
mentor? I haven't pushed on GSoC much this year yet because no one's
stepped up to mentor, but there's still ample time on our side.
Ok, want to
On Thu, Mar 24, 2011 at 12:58 PM, Stefan Behnel wrote:
> Robert Bradshaw, 24.03.2011 20:18:
>>
>> On Thu, Mar 24, 2011 at 10:42 AM, Stefan Behnel wrote:
>>>
>>> Stefan Behnel, 22.03.2011 08:59:
Robert Bradshaw, 22.03.2011 08:14:
>
> On Mon, Mar 21, 2011 at 11:10 PM, Stefan Behnel
Robert Bradshaw, 24.03.2011 20:18:
On Thu, Mar 24, 2011 at 10:42 AM, Stefan Behnel wrote:
Stefan Behnel, 22.03.2011 08:59:
Robert Bradshaw, 22.03.2011 08:14:
On Mon, Mar 21, 2011 at 11:10 PM, Stefan Behnel wrote:
Reimplementing existing C modules in Cython might, however, be more
interesti
On Wed, Mar 23, 2011 at 12:45 AM, Stefan Behnel wrote:
> Craig Citro, 23.03.2011 08:11:
>>>
>>> We have a clear 1.0 goal, being able to compile the full Python
>>> language. We're not there yet, but very close. It may make sense at
>>> that point to also clean up any cruft we don't want to continu
On Thu, Mar 24, 2011 at 10:42 AM, Stefan Behnel wrote:
> Stefan Behnel, 22.03.2011 08:59:
>>
>> Robert Bradshaw, 22.03.2011 08:14:
>>>
>>> On Mon, Mar 21, 2011 at 11:10 PM, Stefan Behnel wrote:
Reimplementing existing C modules in Cython might, however, be more
interesting for pytho
Vitja Makarov, 24.03.2011 19:15:
2011/3/24 Stefan Behnel:
Vitja Makarov, 23.03.2011 20:11:
2011/3/23 Stefan Behnel:
Vitja Makarov, 23.03.2011 17:25:
File "/home/vitja/tmp/cython-my-git/Cython/Compiler/Parsing.py",
line 2307, in p_c_arg_decl
if 'pxd' in s.level:
AttributeError: 'Pyr
2011/3/24 Stefan Behnel :
> Vitja Makarov, 23.03.2011 20:11:
>>
>> 2011/3/23 Stefan Behnel:
>>>
>>> Vitja Makarov, 23.03.2011 17:25:
File "/home/vitja/tmp/cython-my-git/Cython/Compiler/Parsing.py",
line 2307, in p_c_arg_decl
if 'pxd' in s.level:
AttributeError: 'Pyrex
Stefan Behnel, 22.03.2011 08:59:
Robert Bradshaw, 22.03.2011 08:14:
On Mon, Mar 21, 2011 at 11:10 PM, Stefan Behnel wrote:
Reimplementing existing C modules in Cython might, however, be more
interesting for python-dev, but also be a larger undertaking. So a GSoC
might be worth running on that.