Eugenio Lacuesta
|
eaeaa40b99
|
Remove six.PY* checks
|
2019-11-03 01:08:08 -03:00 |
Eugenio Lacuesta
|
5d8abdde59
|
Remove six.text_type from tests
|
2019-11-03 01:01:23 -03:00 |
Eugenio Lacuesta
|
54a786b102
|
Remove six imports
|
2019-11-03 00:58:47 -03:00 |
Eugenio Lacuesta
|
1aba513693
|
Remove six.iter* occurrences
|
2019-11-03 00:26:44 -03:00 |
Eugenio Lacuesta
|
5ab0f189ce
|
Remove six.moves occurrences from tests
|
2019-11-03 00:01:09 -03:00 |
Eugenio Lacuesta
|
c0bfaef37a
|
Remove __future__ imports from tests
|
2019-11-02 23:27:04 -03:00 |
Andrey Rakhmatullin
|
7299e91b1f
|
Remove Py2-only code that checks sys.version_info.
|
2019-10-31 15:22:53 +05:00 |
Andrey Rakhmatullin
|
397e883556
|
Replace to_native_str calls with to_unicode.
|
2019-10-31 15:22:53 +05:00 |
Andrey Rakhmatullin
|
75b1d051d9
|
Simplify some more imports.
|
2019-10-31 15:22:45 +05:00 |
Andrey Rakhmatullin
|
cea2f5e244
|
Remove cStringIO imports.
|
2019-10-31 15:07:54 +05:00 |
Andrey Rakhmatullin
|
bbd9f4be90
|
Remove six.PY2 and six.PY3 conditionals.
|
2019-10-31 15:07:10 +05:00 |
Adrián Chaves
|
15c55d0c1d
|
Remove LevelDB support (#4112)
|
2019-10-31 10:47:29 +01:00 |
Andrey Rahmatullin
|
229e722a03
|
Initial Python 2 removal (#4091)
|
2019-10-31 10:46:02 +01:00 |
Benjamin Ooghe-Tabanou
|
6d6da78eda
|
Add a keep_fragments parameter to the request_fingerprint function (#4104)
|
2019-10-30 09:13:36 +01:00 |
Amardeep Bhowmick
|
66cbceeb0a
|
Fix redirection error when the Location header value starts with 3 slashes (#4042)
|
2019-10-30 09:09:12 +01:00 |
Andrey Rahmatullin
|
18b808b2e9
|
Merge pull request #4092 from further-reading/master
Add Python 3.8 official support
|
2019-10-29 16:30:58 +05:00 |
Roy
|
93e3dc1b82
|
[test_downloadermiddleware_httpcache.py] Cleaning text
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-28 16:12:03 +00:00 |
Roy
|
b73d217de5
|
[test_downloadermiddleware_httpcache.py] Fixing pytest mark behaviour
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-28 12:55:54 +00:00 |
Roy
|
c51fb959e2
|
[test_downloadermiddleware_httpcache] Fixing pytest skip behaviour
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-28 12:36:54 +00:00 |
Roy
|
4432136fff
|
[test_downloadermiddleware_httpcache] Fixing pytest skip behaviour
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-28 12:22:21 +00:00 |
Roy
|
16bb3ac20d
|
[test_downloadermiddleware_httpcache] Using skipif approach
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-28 11:24:09 +00:00 |
elacuesta
|
7731814cc2
|
ItemLoader: improve handling of initial item (#4036)
|
2019-10-28 10:53:53 +01:00 |
Roy
|
20ea912513
|
[test_downloadermiddleware_httpcache] Making xfails more informative
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-27 18:52:01 +00:00 |
Roy
|
70b2854590
|
[test_downloadermiddleware_httpcache] Making xfails more informative
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-27 18:51:26 +00:00 |
Roy
|
b3df0a8415
|
[test_downloadermiddleware_httpcache] Adding xfails to impacted tests following hack fix
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-27 18:28:47 +00:00 |
Roy
|
11942c436c
|
[test_downloadermiddleware_httpcache] Trying hack to handle systemerror whjen importing leveldb
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-27 18:02:13 +00:00 |
Roy
|
deacd34c8d
|
[test_downloadermiddleware_httpcache] Attempting to add xfail for leveldb related tests
https://github.com/scrapy/scrapy/issues/4085
|
2019-10-27 17:39:47 +00:00 |
Roy Healy
|
4068797558
|
Update test_downloadermiddleware_httpcache.py
Adding xfail denoting that leveldb is not supported in 3.8
|
2019-10-27 17:02:17 +00:00 |
Adrián Chaves
|
1d5c270ce8
|
Fix dangling file descriptor in FeedExporter when FEED_STORE_EMPTY is False (#4023)
|
2019-10-22 15:12:52 +02:00 |
Eugenio Lacuesta
|
e0fabab5cc
|
Fix TypeError when using DummyStatsCollector
|
2019-10-01 18:03:22 -03:00 |
s-sanjay
|
2c14692e60
|
remove .keys() to avoid creating a tmp list/keyview obj (#4031)
Also add --verbose and --nolinks for code coverage
|
2019-09-27 09:56:43 +02:00 |
Mikhail Korobov
|
31c631f9ee
|
Merge pull request #3999 from Gallaecio/documentation-coverage
Provide complete API documentation coverage of scrapy.item
|
2019-09-25 16:13:13 +01:00 |
Adrián Chaves
|
1236e9e81e
|
Provide complete API documentation coverage of scrapy.item
|
2019-09-25 13:24:56 +02:00 |
Mikhail Korobov
|
1364e92007
|
Merge pull request #4015 from elacuesta/remove_deprecated_xlib
Remove deprecated xlib module
|
2019-09-20 15:28:07 +01:00 |
Mikhail Korobov
|
17c0d72d04
|
Merge pull request #4016 from elacuesta/rule_default_link_extractor
Crawling rules: make link extractors optional
|
2019-09-20 15:27:17 +01:00 |
watsta
|
0b52fa6ca9
|
LogFormatter: Add the ability to skip log messages (#3987)
|
2019-09-16 14:12:04 +02:00 |
OmarFarrag
|
13735bcf34
|
Disallow media extensions unregistered with IANA (#3954)
Co-Authored-By: s-sanjay <sanjay537@gmail.com>
|
2019-09-16 14:04:06 +02:00 |
Eugenio Lacuesta
|
21ad8e20b9
|
Crawling rules: make link extractors optional
|
2019-09-13 17:32:42 -03:00 |
Eugenio Lacuesta
|
c5612f387b
|
Remove deprecated xlib module
|
2019-09-13 14:32:05 -03:00 |
Mikhail Korobov
|
534de7395d
|
Merge pull request #3988 from elacuesta/contracts_cb_kwargs
CallbackKeywordArgumentsContract
|
2019-09-08 04:23:16 +05:00 |
Eugenio Lacuesta
|
b92b114633
|
[test] cb_kwargs contract
|
2019-08-31 02:44:09 -03:00 |
Marc Hernández
|
ace2df3d14
|
Fix JSONRequest naming (#3982)
|
2019-08-30 11:03:44 +02:00 |
Mikhail Korobov
|
ede91478e5
|
Merge pull request #3966 from anubhavp28/robotstxt_useragent
Adds ROBOTSTXT_USER_AGENT setting
|
2019-08-28 22:00:17 +05:00 |
Anubhav Patel
|
3a7b949d6d
|
Adds integration with Protego robots.txt parser (#3935)
|
2019-08-27 09:41:31 +02:00 |
Anubhav Patel
|
00fe05e536
|
adds ROBOTSTXT_USER_AGENT setting
|
2019-08-19 09:24:16 +05:30 |
Andrey Rakhmatullin
|
aaa5229e5d
|
Fixes and improvements for DOWNLOADER_CLIENT_TLS_CIPHERS.
|
2019-08-13 16:56:26 +05:00 |
Andrey Rakhmatullin
|
9a8edf2bf1
|
Tests for setting SSL ciphers.
|
2019-08-13 16:53:19 +05:00 |
Mikhail Korobov
|
73d1b4b748
|
Merge pull request #3939 from Gallaecio/improve-scrapes-contract
Report all missing fields when a scrapes contract fails
|
2019-08-08 13:49:09 +05:00 |
Mikhail Korobov
|
b4556d6508
|
Merge pull request #3941 from starrify/ftp-storage-uri-unquote
[MRG+1] Added: Properly handling quoted passwords in FEED_URI for FTP
|
2019-08-08 13:38:17 +05:00 |
Adrián Chaves
|
9119798a5c
|
Add test coverage for contract failures involving multiple missing fields
|
2019-08-08 09:52:03 +02:00 |