Commit Graph

6604 Commits

Author SHA1 Message Date
Harry Moreno 71ba1ffeab fix grammar 2019-01-28 10:19:55 -03:00
Daniel Graña 1ee0dc56cc
Merge pull request #3604 from morenoh149/patch-1
fix grammar
2019-01-28 10:18:16 -03:00
Harry Moreno f2e330233c
fix grammar 2019-01-26 16:47:10 -05:00
Daniel Graña 2ff27774ef Fix release date for 1.5.2 2019-01-22 18:57:09 -03:00
Daniel Graña b4db7335bd Bump version: 1.5.1 → 1.5.2 2019-01-22 18:54:12 -03:00
Daniel Graña f98ad051b6
Merge pull request #3596 from scrapy/release-1.5.2
Prepare to release v1.5.2
2019-01-22 18:53:40 -03:00
Daniel Graña 1b50b694dc Add release notes for v1.5.2 2019-01-22 15:43:01 -03:00
Daniel Graña 5e65e52e05 backport boto import error under GCE env 2018-12-26 14:11:34 -03:00
Mikhail Korobov 8a58d2305f
Merge pull request #3550 from scrapy/telnet-auth-1.5
Backport security fix #3415
2018-12-26 21:38:01 +05:00
Daniel Graña 9fef98330c Backport security fix #3415 2018-12-26 12:57:00 -03:00
Mikhail Korobov 50caaf5b42 1.5.1 release notes 2018-07-12 02:10:24 +05:00
Mikhail Korobov e6c054cafb Bump version: 1.5.0 → 1.5.1 2018-07-12 02:08:59 +05:00
Daniel Graña dff8349cd9
Merge pull request #3328 from scrapy/release-1.5.1
Release 1.5.1
2018-07-11 11:56:33 -03:00
Vostretsov Nikita 45d2325ef7 blacklist twisted version with regression in constraints file 2018-07-10 02:33:39 +05:00
Renne Rocha 8387b38318 Include Python version indication to each required library used in S3 storage 2018-07-10 00:59:13 +05:00
Leo 46b07bcc83 fix typo
extractred --> extracted
2018-07-10 00:58:41 +05:00
mugayoshi a188c38950 Update debugging memory leaks section in the docs
Add Python3 tools description.
2018-07-10 00:58:19 +05:00
Fredrik Bergenlid 07ae8a037e Improve gunzip performance for big files 2018-07-10 00:57:35 +05:00
grammy-jiang f86841c5c7 fix a mistake in topic spider-middleware.rst 2018-07-10 00:57:10 +05:00
Chris Slothouber 0da43609c3 Minor edits to contributing.rst
Corrected minor grammatical issues and increased clarity of instructions.
2018-07-10 00:56:42 +05:00
Kevin Tewouda 3bc110a9c6 Update spiders.rst
I changed URLs to :class:`~scrapy.http.Request` in start_urls explanation of the default spider
2018-07-10 00:56:23 +05:00
Lucy Wang 6630622652 improve document about functions as processors 2018-07-10 00:54:44 +05:00
Steven Almeroth 7f1918163c Doc: update wording for COOKIES_ENABLED 2018-07-10 00:54:14 +05:00
Lucy Wang 572d43fcd6 update docstring of ScrapyClientTLSOptions 2018-07-10 00:53:52 +05:00
Lucy Wang 1eb146d0df fix tests on jessie 2018-07-10 00:53:46 +05:00
Lucy Wang a69b8529b9 revert wrong changes 2018-07-10 00:53:33 +05:00
Lucy Wang 90170af462 add a test case 2018-07-10 00:53:27 +05:00
Lucy Wang 780c98b04c catch CertificateError in tls verification 2018-07-10 00:53:21 +05:00
Anjali Jain 2ee03e3d72 further edited 2018-07-09 23:29:32 +05:00
Anjali Jain 64d2da6cf3 Updated contributing.rst
Rectified grammatical errors
2018-07-09 23:29:26 +05:00
Mikhail Korobov 72a80d97ef fix docs building with recent sphinx: don't use deprecated sphinx options and imports 2018-07-09 23:29:05 +05:00
Jesús Losada bfcba6252b Fix OS signal names 2018-07-09 23:28:29 +05:00
Mikhail Korobov 117e4657a3 TST fix tests to account for changes in w3lib 1.19 2018-07-09 23:28:12 +05:00
Yash Sharma f1a9d81c88 Changed some documentations (#3089)
DOC typo fix in defer_fail docstring
2018-07-09 20:54:20 +05:00
Jesús Losada 037c6b2183 Fix typo in comment 2018-07-09 20:53:44 +05:00
Jesús Losada 02eed9f496 Fix link in news.rst 2018-07-09 20:53:18 +05:00
Mikhail Korobov aa83e159c9 Bump version: 1.4.0 → 1.5.0 2017-12-30 02:09:52 +05:00
Mikhail Korobov d07fe11981 set release date 2017-12-30 02:09:41 +05:00
Daniel Graña 9b4d6a40a6
Merge pull request #3053 from scrapy/release-notes-1.5
Release notes for the upcoming 1.5.0 version
2017-12-29 11:57:04 -03:00
Mikhail Korobov c107059ef8 DOC fix rst syntax 2017-12-29 07:07:43 +05:00
Mikhail Korobov d4e5671d07 make release docs more readable, add highlights 2017-12-29 07:06:00 +05:00
Mikhail Korobov 45b0e1a0e4 DOC draft 1.5 release notes 2017-12-28 07:33:43 +05:00
Paul Tremberth 461f9daff5 Update release notes for upcoming 1.4.1 version 2017-12-28 05:50:18 +05:00
Raphael a1cc5a63d3 Add mention to dont_merge_cookies in CookiesMiddlewares docs (#2999) (#3030)
Add mention to dont_merge_cookies in CookiesMiddlewares docs (#2999)
2017-12-27 17:54:17 -03:00
Daniel Graña 57d04aa960
Merge pull request #2767 from redapple/http-proxy-endpoint-key
[MRG+1] Use HTTP pool and proper endpoint key for ProxyAgent
2017-12-26 14:12:47 -03:00
Mikhail Korobov 930f6ed800
Merge pull request #3050 from lopuhin/pypy3
Add PyPy3 support
2017-12-25 18:50:58 +05:00
Konstantin Lopuhin bb1f311891 Add PyPy3 support to faq and install doc 2017-12-25 15:46:05 +03:00
Konstantin Lopuhin 041308afe7 Fix get_func_args test for pypy3
These built-in functions are exposed as methods in PyPy3.
For scrapy this does not matter as:
1) they do not work for CPython at all
2) get_func_args is checked for presense of an argument in scrapy,
   extra "self" does not matter.
But it still makes sense to leave these tests so that we know we
shouldn't use get_func_args for built-in functions/methods.
2017-12-25 14:48:10 +03:00
Konstantin Lopuhin f71df6f9ad Run tests for PyPy3 2017-12-25 14:48:06 +03:00
Mikhail Korobov 632f1cc073
Merge pull request #3049 from scrapy/trove-classifiers
[MRG+1] setup.py: mention that we support PyPy. See GH-2213.
2017-12-25 15:59:56 +05:00