1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-26 21:24:01 +00:00

3 Commits

Author SHA1 Message Date
Pengyu CHEN
94486bb294 added: Test case for the fix. 2015-11-02 23:00:42 +08:00
Mikhail Korobov
9bfe6ece59 Merge branch 'master' into py3-linkextractors
Conflicts:
	scrapy/linkextractors/lxmlhtml.py
	tests/test_linkextractors.py
2015-08-28 04:53:32 +05:00
Mikhail Korobov
f2edbd05de PY3 port LinkExtractor
* tests for other link extractors are moved to test_linkextractors_deprecated.py
* in Python 3 Link is converted to use native strings for urls
* minor cleanups
2015-08-28 04:11:30 +05:00