From 6a412d25037d40dfbcc6392b6a862488c153e46f Mon Sep 17 00:00:00 2001 From: Konstantin Lopuhin Date: Thu, 14 Jan 2016 13:48:48 +0300 Subject: [PATCH] all tests pass in test_webclient.py on py3 - removing from py3-ignores --- tests/py3-ignores.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index 015578e1e..9e75ecf92 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -17,7 +17,6 @@ tests/test_pipeline_images.py tests/test_proxy_connect.py tests/test_spidermiddleware_httperror.py tests/test_utils_template.py -tests/test_webclient.py scrapy/xlib/tx/iweb.py scrapy/xlib/tx/interfaces.py @@ -29,7 +28,6 @@ scrapy/core/downloader/handlers/s3.py scrapy/core/downloader/handlers/http11.py scrapy/core/downloader/handlers/http.py scrapy/core/downloader/handlers/ftp.py -scrapy/core/downloader/webclient.py scrapy/pipelines/images.py scrapy/pipelines/files.py scrapy/linkextractors/sgml.py