One random idea for you, Abhishek: I don't know if it's useful, but I hope it is.
One possible way to start is to find some existing code and make it do something wrong, and then run the test suite. See if you can figure out how that test works, and why your change broke it. I personally find that sort of thing very useful in understanding a project like this is put together. On Thu, Sep 3, 2015 at 11:09 AM, Abhishek Kumar <[email protected]> wrote: > Hi everyone > I am new to scrapy .I tried to start with bug fixes but I'm finding > difficulty understanding the whole code and locating bug can someone please > recommend me an easy bug or some other way to get started with.Thanks in > advance > Abhishek Kumar > > -- > You received this message because you are subscribed to the Google Groups > "scrapy-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/scrapy-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
