Andrey Rakhmatullin

Results 303 comments of Andrey Rakhmatullin

I've zoomed in and the app found two portals in that area. I've zoomed out, back to the maximum range, now the app finds 4 portals at the north of...

I've selected my city as usual (it was the maximum allowed area in the past versions) and the app finds only some of the existing portals (200-300 from 1600)

Well, this was already suggested by @peta in #30

(I don't think `@deprecated` works as expected for classes)

This changes the checks in test_engine because of a problem apparently specific to that test suite (though I'm not sure we can't get the same race outside it) but the...

Its usage was removed in 4f6778aa7332aecd15f7672a0852d1f49596969b (1.6.0)

This PR now includes changes from #3237 by @whalebot-helmsman with the following additional changes (commit 94ce9307433e3cccdb567d57b70569f704fd9faf): - there is no `start_requests_with_control` - the old behavior is retained for `def start_requests`...

So now the PR consists of three parts: - the `async def start_requests` implementation (the commits up to Jun 3) - the changes from #3237 merged at b56eba7952dae323e4cd15353b6a3d73f5dddc45 - the...

@Gallaecio the robotstxt code is only used when reppy is installed (so only in the `extra-deps` env), and it's used by tests both on master and this PR, can it...