Robb Shecter

Results 126 comments of Robb Shecter

Can we merge this if the changes are accurate?

@sosodev 's solution works for me: I've been having this problem on and off.

@jakubroztocil This would be a fun project. Would you be interested in a PR for it?

@chrismattmann Could you please merge this PR? I'd like to help out by writing some documentation as well, but first want to see if PR's will be merged.

Ok, a year later — could we document this problem or release 4.3.x? Jekyll breaks for everyone who tries it. They have to land here and search for workarounds in...

I've having the same problem with Government of Ireland websites. E.g., ``` scrapy fetch https://www.courts.ie/ ``` Comes back with the error, ``` 2022-07-05 17:33:05 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times):...

This library is a little new to me. What category of transformation would this be? I see that it would have exposed the logic error in your code, but how...

I get this error, installing my Rails gems: ``` NameError: uninitialized constant Digest::MD5 ``` Related?