Re: Queries regarding adding Python 3 support for scrapy.

2015-03-26 Thread Mikhail Korobov
Hi Anuj, I understand your situation - the exams can be very stressful - but unfortunately a contribution to Scrapy or a related project (e.g. w3lib) is a hard requirement. It is the best way for us to understand how well can we work together with a student, and a best way for a student to unde

Re: Queries regarding adding Python 3 support for scrapy.

2015-03-26 Thread Anuj Bansal
Sir, My exams just finished yesterday so I can finally get back to work on scrapy. I have submitted my GSoC proposal. I know I'm late but I will surely cover the lost time. I have created a blog where I will be posting my work with scrapy (http://ahhda.blogspot.in/). The proposal however requir

Re: Queries regarding adding Python 3 support for scrapy.

2015-03-18 Thread Mikhail Korobov
Hi, среда, 18 марта 2015 г., 23:52:19 UTC+5 пользователь Anuj Bansal написал: > > Sir, > > I have learned the differences between Python 2 and Python 3. I have > created a google doc ( > https://docs.google.com/document/d/1xf7OtuyB5b6npCOLalZ-yjPZEcoKNb19iimfElyDino/edit) > > in which I have wr

Re: Queries regarding adding Python 3 support for scrapy.

2015-03-18 Thread Anuj Bansal
Sir, I have learned the differences between Python 2 and Python 3. I have created a google doc ( https://docs.google.com/document/d/1xf7OtuyB5b6npCOLalZ-yjPZEcoKNb19iimfElyDino/edit) in which I have written the common porting errors which I could find after going through various blogs and proj

Re: Queries regarding adding Python 3 support for scrapy.

2015-03-17 Thread Mikhail Korobov
Hi Anuj, вторник, 17 марта 2015 г., 16:04:37 UTC+5 пользователь Anuj Bansal написал: > > Hi , > > I'm working towards adding Python 3 support to scrapy. I went through a > lot of blogs and projects related to adding Python 3 support and found that > currently twisted is also working towards cre

Queries regarding adding Python 3 support for scrapy.

2015-03-17 Thread Anuj Bansal
Hi , I'm working towards adding Python 3 support to scrapy. I went through a lot of blogs and projects related to adding Python 3 support and found that currently twisted is also working towards creating a version of twisted that is source-compatible with Python 2.6, Python 2.7, and Python 3.3