Andrii Skaliuk
Andrii Skaliuk
For more information, see https://cffi.readthedocs.io/en/latest/using.html#callbacks Found originally here: https://github.com/scrapy/scrapy/issues/4117 Seems like pyOpenSSL issue, that's why creating it here. Any advice or workaround is appreciated. Traceback: ``` 2019-10-31 20:24:51 [scrapy.downloadermiddlewares.robotstxt] ERROR:...
Found invalid conversion case. Please check example below: CSS: ``` css .marketing { margin: 60px 0; } .marketing p + h4 { margin-top: 28px; } ``` LESS: ``` css .marketing...
### Description I have simple Scrapy script which fails on Ubuntu 18 with weird memory error. Works fine on local Mac, but fails on remote host. Looks like a openSSL...
Steps to reproduce: * start it on Mac OS Mojave 10.14 * make violetbug contain long log * right click, select "Log file" and save the file * file does...