Vostretsov Nikita

Results 9 comments of Vostretsov Nikita

Sorry for this, I align use non-mono type Start from this: ``` cpp abc = cde abcd = cde ``` Now: ``` cpp abc = cde abcd = cde ```...

> I wonder if the first issue could be solved by updating https://github.com/scrapy/scrapy/blob/master/tests/upper-constraints.txt with additional contraints, or updating the existing constraints. But it could break again any time in the...

> About the second change, I think the current tests are correct in that they make sure that the only exceptions that happen are the expected exceptions. The problem is...

This race condition somewhere in `@inlineCallbacks`-`send_deffered_signal`-`engine.close`complex, extension is only a collateral damage. It should be fixable somehow.

Yes, it is possible. There is one thing which makes widespread adoption of `html5-parser`. You need to install `lxml` from sources.

I think we should merge it. Any thoughts @kmike ?

Using https://github.com/scrapinghub/dateparser/pull/941 branch doesn't fix the problem

Just found https://github.com/codecobblers/dirtyjson by fast googling. May be it have sense to use it here.

@kiollpt thanks for checking and @Gallaecio thanks for passing the message