Adrián Chaves
|
43f4f0f7d6
|
scrapytest.org → example.com
|
2024-02-14 09:43:38 +01:00 |
Adrián Chaves
|
6676b93a9a
|
Merge remote-tracking branch 'scrapy/master' into auth-creds-from-url
|
2024-02-14 09:40:58 +01:00 |
Laerte Pereira
|
a2b9351f04
|
Remove support for using HttpAuthMiddleware without http_auth_domain
|
2023-10-17 20:20:38 -03:00 |
Jalil SA
|
a5c1ef8276
|
sort imports with isort
|
2023-01-25 14:25:15 -06:00 |
Emmanuel Rondan
|
e211ec0aa2
|
adding black formatter to all the code
|
2022-11-29 11:30:46 -03:00 |
Mikhail Korobov
|
b103664bf4
|
Address 2/3 of warnings from tests (#5561)
|
2022-07-19 17:39:26 +02:00 |
Andrey Rakhmatullin
|
b081f18a2f
|
Add http_auth_domain to HttpAuthMiddleware.
|
2021-10-06 12:33:18 +02:00 |
Adrián Chaves
|
3e70c7a182
|
HttpAuthMiddleware: implement meta support
|
2020-04-15 12:41:07 +02:00 |
Chomba Ng'ang'a
|
4ca61a2051
|
Update deprecated test aliases
- change ``failIf`` to ``assertFalse``
- change ``asertEquals`` to ``assertEqual``
- change ``assert_`` to ``assertTrue``
https://docs.python.org/2/library/unittest.html#deprecated-aliases
|
2017-08-09 12:52:10 +02:00 |
Mikhail Korobov
|
78a4cd0f1c
|
PY3 fix HttpAuthMiddleware tests
|
2015-09-01 04:00:26 +05:00 |
Julia Medina
|
d3f576a816
|
Move scrapy/spider.py to scrapy/spiders/__init__.py
|
2015-05-09 04:20:09 -03:00 |
Julia Medina
|
d7c444fefb
|
Move scrapy/contrib/downloadermiddleware to scrapy/downloadermiddlewares
|
2015-04-29 21:24:30 -03:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |