Eugenio Lacuesta
|
5bab3c0261
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-22 12:12:29 -03:00 |
Adrián Chaves
|
a2bf340bab
|
Remove unused imports
|
2019-11-21 14:21:17 +01:00 |
Eugenio Lacuesta
|
714e0d3ac9
|
Merge remote-tracking branch 'upstream/master' into remove-six-code
|
2019-11-20 12:41:38 -03:00 |
Adrián Chaves
|
f261cf65e9
|
Add missing blank lines between functions and classes
Also fixed 2 unrelated Flake8 issues
|
2019-11-18 17:16:09 +01:00 |
Eugenio Lacuesta
|
d72444b9c8
|
Remove more six imports
|
2019-11-03 01:11:28 -03:00 |
Eugenio Lacuesta
|
5ab0f189ce
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
Eugenio Lacuesta
|
40086dabb8
|
Prevent more DeprecationWarnings
|
2019-07-13 22:14:00 -03:00 |
Paul Tremberth
|
2d55d838ca
|
Fix strip_url() tests
|
2017-03-01 20:59:52 +01:00 |
Paul Tremberth
|
0a0b60a59f
|
Add tests for stripping userinfo with percent-encoded delimiters
|
2017-03-01 17:50:39 +01:00 |
Paul Tremberth
|
8864d0e8c1
|
Rename helper function to strip_url() + add more tests
|
2017-03-01 17:50:39 +01:00 |
Paul Tremberth
|
5dd7311cd4
|
Move URL credentials stripping to a helper function
|
2017-03-01 17:50:39 +01:00 |
Ashish Kulkarni
|
bb3b806467
|
Use w3lib.url.canonicalize_url() from w3lib 1.15.0
Also remove code/imports which are now unused due to this change.
fixes #2157
|
2016-08-16 17:42:16 +05:30 |
Paul Tremberth
|
1aec5200bc
|
Do not fail on canonicalizing URLs with wrong netlocs
Fixes #2010
|
2016-06-08 16:49:33 +02:00 |
Paul Tremberth
|
0e11b3e6f0
|
Add idempotence tests for canonicalize_url
|
2016-04-26 20:03:17 +02:00 |
Paul Tremberth
|
68dedf54cb
|
Fix canonicalize_url() on Python 3 and re-enable tests
|
2016-04-21 14:50:59 +02:00 |
Paul Tremberth
|
481e251775
|
Move guess_scheme() tests to relevant test module
|
2016-01-28 13:51:50 +01:00 |
preetwinder
|
47c8e2ba78
|
Restructure tests for add_http_if_no_scheme function
|
2015-09-24 17:57:25 +00:00 |
preetwinder
|
8c629eee3e
|
adds docstring, tests and correction
|
2015-09-24 17:28:44 +00:00 |
preetwinder
|
c517951a48
|
add_scheme_if_missing for scrapy shell command
|
2015-09-24 17:28:44 +00:00 |
Mikhail Korobov
|
f576b3ffee
|
[tmp] improve python 3 support for scrapy.utils.url
|
2015-07-25 00:40:45 +02:00 |
Julia Medina
|
d3f576a816
|
Move scrapy/spider.py to scrapy/spiders/__init__.py
|
2015-05-09 04:20:09 -03:00 |
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |