mirror of https://github.com/scrapy/scrapy.git
In lxml version pre 2.3.1 there is a bug that returns
all options elements instead of those selected for select tag
it is mentioned in 2.3.1 release notes
http://lxml.de/2.3/changes-2.3.1.html
and fixed by
|
||
|---|---|---|
| .. | ||
| request | ||
| response | ||
| __init__.py | ||
| common.py | ||
| cookies.py | ||
| headers.py | ||