You'll need to give us some information to go on.  Before we can help, you
need to help us be able to recreate the problem. That means sample code,
screenshots if applicable, expected behavior, actual behavior, steps to
take to recreate, and steps you took in debugging.

The trick is to not just dump it all out.  It's unlikely anyone will read 3
pages of code; you need to isolate the part of your code that is giving the
issues and narrow in on that.

The github issue you reference was closed by the original poster because it
was a bug in his brain, not a bug in scrapy.  ("issue related to python
comprehension".)  He also removed the SO post.  Those things indicate that
it's not a bug, it's a flaw in your logic.

We can try to help you with that, but you need to put the time and effort
in to providing details.  It would be good to follow the Mozilla guidelines
<https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>
.

By filing a clear report to us, it signals that you've put the effort in to
try and help yourself.  That makes us more willing to help you.

I can only speak personally, but when someone just throws their code out
here and says "it doesn't work", I just skip to the next email.  If they
can't take the time to triage and file a quality bug report, I'm not going
to donate my time to help.

On Sat, Aug 8, 2015 at 4:19 PM, <[email protected]> wrote:

> Hi, this issue has been brought up before, but can someone provide an
> explanation?
>
> https://github.com/scrapy/scrapy/issues/1257
>
> --
> 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.

Reply via email to