Adrián Chaves

Results 122 issues of Adrián Chaves

Continuation of #22 which also prevents extra packages from being imported during test execution even if they are installed. Fixes #10, closes #22

[It seems Google got a standard published a few months ago](https://www.rfc-editor.org/rfc/rfc9309.html). We should review it in detail, and make sure we follow it. We should also mention it in the...

[Reppy does not support Python 3.9+](https://github.com/seomoz/reppy/issues/122).

documentation
enhancement
good first issue

It only requires filling the `deploy.user` and `deploy.password.secure` fields as described in https://docs.travis-ci.com/user/deployment/pypi/

Allow user-defined cookies to specify a `secure` key to indicate if the cookie is meant to be only set on `https://` requests. It includes a backward-incompatible change, because it automatically...

Changing the value of that setting [has been seen to work around some bans](https://github.com/scrapy/scrapy/issues/4951#issuecomment-758185916), so it may be worth mentioning in https://docs.scrapy.org/en/master/topics/avoiding-bans.html#bypassing-web-browser-filters

enhancement
docs