Commit Graph

9758 Commits

Author SHA1 Message Date
Andrey Rakhmatullin d1d6465ef4 Address feedback. 2023-05-04 17:19:01 +04:00
Andrey Rakhmatullin 67bfb304cd Release notes for the current master. 2023-04-21 20:49:51 +04:00
Jalil SA 5a37af146f
Update documentation expectations for Parsel 1.8.0 (#5902) 2023-04-21 09:29:57 +02:00
DeflateAwning 87c8c51999
Fix a typo in the FAQ (#5904) 2023-04-20 08:23:02 +02:00
Andrey Rakhmatullin abc9c1ac6f
Merge pull request #5901 from jxlil/fix/5899
Fix: Request.from_curl() with $-prefixed string literals
2023-04-19 13:35:01 +04:00
Jalil SA f69ba43f8e fix: import re 2023-04-19 02:06:00 -05:00
Jalil SA b7ecec1809
Update scrapy/utils/curl.py
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-04-19 01:04:03 -06:00
tstauder ef61fb5698
Fix flaky tests involving feed export batches (#5898)
Co-authored-by: jmannoop <jmannoop@umich.edu>
2023-04-19 08:33:32 +02:00
Jalil SA 7e1814faf8 fix: regex 2023-04-18 23:36:51 -05:00
Jalil SA 3209eac14f fix: checks 2023-04-18 22:35:15 -05:00
Jalil SA 69f96b9e96 fix: regex 2023-04-18 22:28:16 -05:00
Jalil SA 88c58a8c9c feat: added test_post_data_raw_with_string_prefix 2023-04-18 22:28:16 -05:00
Jalil SA f5447f3b4c fix: Request.from_curl() with prefixed string literals 2023-04-18 22:27:52 -05:00
Andrey Rakhmatullin 02f3e8d413
Typing for scrapy/core/downloader (#5896) 2023-04-17 08:37:52 +02:00
Andrey Rakhmatullin e1f66620ec
Fix typo on tutorial.rst (#5893) (#5895)
Co-authored-by: Seth Herr <seth.william.herr@gmail.com>
2023-04-14 16:13:21 +02:00
guillermo-bondonno 441ac196e4
Implement a request_to_curl function (#5892) 2023-04-13 17:46:59 +02:00
Serhii A c2a31974ff
Improve get_func_args (#5885) 2023-04-13 11:44:20 +02:00
Andrey Rakhmatullin d911837389
Merge pull request #5881 from sbartlett97/LinkExtractor-Patch
Patched LxmlParserLinkExtractor
2023-04-12 12:28:21 +04:00
Adrián Chaves 3f0c2fae5e Skip test_skip_bad_links based on the w3lib version 2023-04-12 09:28:28 +02:00
Kartik Kumar d47c732ae9
base64-decode GCS checksums (#5891) 2023-04-11 18:25:42 +02:00
Andrey Rakhmatullin 283e1eb302
Merge pull request #5880 from Prathm-s/Prathms/#1611
return failure added to _sent_failed
2023-04-11 17:38:06 +04:00
Andrey Rakhmatullin c7730627a0
Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
Andrey Rakhmatullin bdb78b9aa5
Merge pull request #5581 from felipeboffnunes/fix_post_processing_with_s3
Fix Feed Exporter issue with Post Processing
2023-04-11 15:06:11 +04:00
Felipe Boff Nunes 23017e6e92 adjust 2023-04-10 12:30:00 -03:00
Mojtaba Dashtinejad 98571eb946
Add missing slash in selecting dynamically-loaded content documentation (#5890) 2023-04-10 14:14:49 +02:00
Felipe Boff Nunes a0e2e36b52 adjustments 2023-04-06 14:23:19 -03:00
Felipe Boff Nunes 0ffd1667ba adjustments 2023-04-06 14:17:35 -03:00
Felipe Boff Nunes dead39fd5f
Merge pull request #1 from Gallaecio/fix_post_processing_with_s3
Test the life cycle of a storage file
2023-04-06 13:47:34 -03:00
Samuel Bartlett 618e82dbe1 Exclude test for python versionbs less than 3.8 2023-03-31 15:12:47 +00:00
Samuel Bartlett 608b7de582 Skip new test if python version less than 3.8 2023-03-31 14:38:06 +00:00
Samuel Bartlett c9a5934494 Reduce logging level of bad URL 2023-03-31 12:29:49 +00:00
Samuel Bartlett 4043560547 remove utf-8 encoding flag from test 2023-03-31 12:29:22 +00:00
Andrey Rakhmatullin 96033ce5a7
Merge pull request #5883 from sdidier-dev/patch-1
Add missing 'crawl' command in crawl examples ✏️
2023-03-31 14:47:52 +04:00
Sébastien DIDIER 6d94aa061c
Add missing 'crawl' command in crawl examples 2023-03-31 11:05:20 +02:00
Samuel Bartlett 00d93026c8 Fix bad test case 2023-03-31 08:30:19 +00:00
Samuel Bartlett 7cb7cf1ad1 Add link extractor back to test 2023-03-31 08:09:02 +00:00
Samuel Bartlett 9cbcf7724d Add test to make sure spider doesn't crash on bad 2023-03-31 08:07:43 +00:00
Samuel Bartlett 9ef00c5c0b Add logging Lines
Adds an error loggign line to the LinkExtractor to detail encountered
bad links
2023-03-31 08:01:54 +00:00
Samuel Bartlett 90ce6589ee Add try/except to safe_url_string()
Added a try catch condition to the safe_url_string() processing
in the LxmlParserLinkExtractor class to avoid scrapers crashing
unneccessarily
2023-03-30 13:07:51 +00:00
Prathm-s b83fa60a0a return added to _sent_failed 2023-03-30 16:57:56 +05:30
Andrey Rakhmatullin 8045d7eaa5
Merge pull request #5851 from felipeboffnunes/extend_contributing
#5109 extend contributing.rst
2023-03-29 16:27:41 +04:00
Andrey Rakhmatullin 4249fc64d1
Merge pull request #5879 from xt1033/bugfix/updated-Makefile-to-enable-string-concatenation
Fixed Docs Makefile to open build/html/index.html in browser(#5878)
2023-03-29 12:06:07 +04:00
karza_abhishek 46bb7b31d1 Fixed Docs Makefile to open build/html/index.html in browser(#5878) 2023-03-28 23:23:32 +05:30
Andrey Rakhmatullin 4dacad0d8f
Merge pull request #5877 from jxlil/master
Fix: `Uncaught ReferenceError: analytics is not defined`
2023-03-28 14:05:47 +04:00
Jalil SA 2c31aa6c85 delete _template/layout.html 2023-03-28 01:12:19 -06:00
Jalil SA c22c7bd82b fix: rollback GA code 2023-03-27 20:41:19 -06:00
Felipe Boff Nunes af730df83c adjustments 2023-03-27 08:40:17 -03:00
Andrey Rakhmatullin ada9173078
Don't call SSL_get_server_tmp_key() if not available (#5858) 2023-03-27 12:44:44 +02:00
felipeboffnunes 7bcbfabdbc forgot header bind 2023-03-16 10:28:12 -03:00
felipeboffnunes a81fb5002b adjustments, lean approach 2023-03-16 10:23:06 -03:00