Andrey Rakhmatullin
Andrey Rakhmatullin
@alex aren't you supposed to break Scrapy when mutating the context is no longer supported? ;)
I did some naive print debugging to compare the failing run on Windows and the successful run on Linux (in hopes that it's not specific to e.g. FTP and will...
And yeah, adding a third `reactor.iterate(0)` makes this test pass.
Should this really be shipped with Scrapy or can it be a separate package?
Hi! Sorry for not getting back to you right away. To our knowledge there are two lists of 3rd-party Scrapy plugins, https://github.com/croqaz/awesome-scrapy and https://github.com/AccordBox/awesome-scrapy and both weren't updated for some...
As a Scrapy maintainer, I'm not sure about this, I feel like this would catch incompatibilities in Scrapy much more often than bugs in Twisted, and the former should be...
It's clear that nobody looked at this repo in the past month.
Besides the test failures, it looks like all non-test envs (flake8, twinecheck, docs) run `tox -e py` instead of the correct check.
Please check https://github.com/scrapinghub/dateparser/blob/master/CONTRIBUTING.rst#guidelines-for-editing-translation-data about editing language data (you edited a generated file).
> most of them tried a direct fix like this one but didn’t get merged. Because people don't read the issue and assume this fix is enough.