Elias Dorneles
|
e50610bd3a
|
set base_url in kwargs to be fully backward compatible
|
2015-08-11 14:09:34 -03:00 |
|
Elias Dorneles
|
8ef5aa2ffc
|
using bytes for response body in tests
|
2015-08-11 14:09:34 -03:00 |
|
Elias Dorneles
|
3a03ef7c08
|
cleanup tests for selectors and translators
|
2015-08-11 14:09:34 -03:00 |
|
Elias Dorneles
|
12579b9afa
|
warning when ambiguous root arguments and minor cleanups
|
2015-08-11 14:09:34 -03:00 |
|
Elias Dorneles
|
2fe6d128f5
|
upgrade parsel and using promoted root attribute
|
2015-08-11 14:09:16 -03:00 |
|
Elias Dorneles
|
17d7347a36
|
update minimal parsel version, add deprecated classes for csstranslator modules, fix test
|
2015-08-11 14:09:00 -03:00 |
|
Elias Dorneles
|
01d948f0fd
|
remove selector support for LxmlDocument DOM cache and add deprecation warning for _root argument
|
2015-08-11 14:08:43 -03:00 |
|
Elias Dorneles
|
ce21884a97
|
migrating scrapy Selector to use Parsel
|
2015-08-11 14:08:43 -03:00 |
|
Berker Peksag
|
8a48d9c6a8
|
Ignore ScrapyDeprecationWarning warnings properly.
Conflicts:
tests/test_utils_deprecate.py
|
2015-06-09 18:22:03 +03:00 |
|
Mikhail Korobov
|
cc2258b2bb
|
Merge pull request #1145 from bosnj/master
[MRG+1] default return value for extract_first
|
2015-05-21 22:03:54 +05:00 |
|
bosnj
|
8ae05478be
|
added docs and test case, fixed handling empty string vs None
|
2015-05-04 21:22:17 +02:00 |
|
Nikolaos-Digenis Karagiannis
|
bf301b7328
|
encode invalid xpath with unicode_escape under PY2
The exception quotes an xpath string
which may be unicode.
|
2015-04-10 22:23:40 +03:00 |
|
Mateusz Golewski
|
f92bc09bf4
|
Add re_first() to SelectorList and iflatten() to utils.python
|
2015-03-18 21:11:08 -03:00 |
|
Mateusz Golewski
|
2742b4d8c2
|
Add tests to extract_first()
|
2015-03-18 21:11:08 -03:00 |
|
Daniel Graña
|
242c08553f
|
move tests under root dir
|
2014-07-30 19:45:08 -03:00 |
|