Re: [Python-Dev] Hello everyone

2011-01-05 Thread Martin v. Löwis
Am 05.01.2011 12:48, schrieb yeswanth: > Hello everyone, > My name is Yeswanth . I am doing my third year Btech in Computer Science > in India. My desire is to get into gsoc 2011 . I have been looking over > the projects of last year to see where I would fit in. And I found > python to be interesti

Re: [Python-Dev] Hello everyone

2011-01-05 Thread Brian Curtin
On Wed, Jan 5, 2011 at 05:48, yeswanth wrote: > Hello everyone, > My name is Yeswanth . I am doing my third year Btech in Computer Science in > India. My desire is to get into gsoc 2011 . I have been looking over the > projects of last year to see where I would fit in. And I found python to be >

Re: [Python-Dev] Hello everyone

2011-01-05 Thread R. David Murray
On Wed, 05 Jan 2011 17:18:00 +0530, yeswanth wrote: > My name is Yeswanth . I am doing my third year Btech in Computer Science [...] > Can anyone suggest me some areas where I can actually start with > developing for this proje Welcome, Yeswanth. Great idea to get involved early :) I'm guessi

Re: [Python-Dev] Hello everyone + little question around Cpython/stackless

2008-12-28 Thread Antoine Pitrou
Hello, > I'm currently studying all I can find on stackless python, PYPY and the > concepts they've brought to Python, and so far I wonder : since > stackless python claims to be 100% compatible with CPython's extensions, > faster, and brings lots of fun stuffs (tasklets, coroutines and no C

Re: [Python-Dev] Hello everyone + little question around Cpython/stackless

2008-12-23 Thread Pascal Chambon
Allright then, I understand the problem... Thanks a lot, regards, Pascal ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive

Re: [Python-Dev] Hello everyone + little question around Cpython/stackless

2008-12-22 Thread Martin v. Löwis
> I'm currently studying all I can find on stackless python, PYPY and the > concepts they've brought to Python, and so far I wonder : since > stackless python claims to be 100% compatible with CPython's extensions, > faster, and brings lots of fun stuffs (tasklets, coroutines and no C > stack), how