| .. |
|
AsyncCrawlerProcess
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
AsyncCrawlerRunner
|
Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394)
|
2026-04-02 10:20:54 +02:00 |
|
CrawlerProcess
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
CrawlerRunner
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
keys
|
Update tool versions (#7127)
|
2025-10-27 14:11:31 +01:00 |
|
mocks
|
Disable mypy allow_any_generics. (#7532)
|
2026-05-18 15:54:06 +02:00 |
|
mockserver
|
Use external mitmproxy. (#7720)
|
2026-07-09 17:02:05 +02:00 |
|
sample_data
|
Add support for multiple-compressed responses (#6063)
|
2024-02-22 12:16:24 +01:00 |
|
test_cmdline
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_cmdline_crawl_with_pipeline
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_settings
|
Support iterable values in BaseSettings.update() (#7763)
|
2026-07-23 12:37:21 +02:00 |
|
test_spiderloader
|
Remove non-Twisted uses of zope.interface (#7731)
|
2026-07-21 13:30:21 +02:00 |
|
test_utils_misc
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
utils
|
Replace import tests with find_spec() or importorskip(). (#7755)
|
2026-07-22 08:58:05 +02:00 |
|
__init__.py
|
TLS code modernization (#7353)
|
2026-03-25 15:42:43 +05:00 |
|
ignores.txt
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
pipelines.py
|
Deprecate spider args of middlewares and pipelines. (#7006)
|
2025-08-21 13:23:10 +05:00 |
|
spiders.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_addons.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_closespider.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_command_check.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_command_crawl.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_command_fetch.py
|
Rename TWISTED_ENABLED to TWISTED_REACTOR_ENABLED. (#7394)
|
2026-04-02 10:20:54 +02:00 |
|
test_command_genspider.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_command_parse.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_command_runspider.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_command_shell.py
|
Close various garbage collectible resources (mostly in tests) (#7644)
|
2026-06-26 23:05:08 +05:00 |
|
test_command_startproject.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_command_version.py
|
Speed up and refactor command tests (#7118)
|
2025-10-27 12:28:16 +01:00 |
|
test_commands.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_contracts.py
|
Improve test coverage for contracts (#7677)
|
2026-06-26 11:47:30 +02:00 |
|
test_core_downloader.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
test_core_scraper.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_crawl.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_crawler.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
test_crawler_runners.py
|
Remove non-Twisted uses of zope.interface (#7731)
|
2026-07-21 13:30:21 +02:00 |
|
test_crawler_subprocess.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
test_dependencies.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_downloader_handler_httpx.py
|
Use httpx2 as a preferred alternative to httpx. (#7762)
|
2026-07-23 10:29:22 +02:00 |
|
test_downloader_handler_twisted_ftp.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_downloader_handler_twisted_http2.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_downloader_handler_twisted_http11.py
|
Add settings for TLS min/max version as a replacement for the TLS method (#6546)
|
2026-06-08 11:54:10 +02:00 |
|
test_downloader_handlers.py
|
Deprecate is_secure=False for s3://. (#7738)
|
2026-07-20 14:59:11 +02:00 |
|
test_downloader_handlers_http_base.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_downloadermiddleware.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_downloadermiddleware_cookies.py
|
Cleanup cookie handling in request_to_curl() (#7684)
|
2026-06-29 21:49:09 +05:00 |
|
test_downloadermiddleware_defaultheaders.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_downloadermiddleware_downloadtimeout.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_downloadermiddleware_httpauth.py
|
Implement HTTP Auth settings and request metadata keys (#7590)
|
2026-06-11 15:56:53 +05:00 |
|
test_downloadermiddleware_httpcache.py
|
Solve timing issues with HTTP cache tests? (#7692)
|
2026-06-29 17:21:20 +05:00 |
|
test_downloadermiddleware_httpcompression.py
|
Replace import tests with find_spec() or importorskip(). (#7755)
|
2026-07-22 08:58:05 +02:00 |
|
test_downloadermiddleware_httpproxy.py
|
Improve test coverage for downloader middlewares (#7655)
|
2026-06-25 01:48:28 +05:00 |
|
test_downloadermiddleware_offsite.py
|
Improve test coverage for downloader middlewares (#7655)
|
2026-06-25 01:48:28 +05:00 |
|
test_downloadermiddleware_redirect.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_downloadermiddleware_redirect_base.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_downloadermiddleware_redirect_metarefresh.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_downloadermiddleware_retry.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_downloadermiddleware_robotstxt.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_downloadermiddleware_stats.py
|
Improve test coverage for downloader middlewares (#7655)
|
2026-06-25 01:48:28 +05:00 |
|
test_downloadermiddleware_useragent.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_downloaderslotssettings.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_dupefilters.py
|
Refactor and improve catching warnings in tests. (#7643)
|
2026-06-19 21:04:34 +02:00 |
|
test_engine.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
test_engine_close_spider.py
|
Merge remote-tracking branch 'origin/master' into faster-shutdown-2
|
2026-07-24 11:25:41 +02:00 |
|
test_engine_download.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_engine_loop.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_engine_stop_download_bytes.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_engine_stop_download_headers.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_exporters.py
|
Fix silent data loss in CsvItemExporter (closes #4002) (#7651)
|
2026-07-08 17:49:29 +05:00 |
|
test_extension_debug.py
|
Improve a flaky test_stacktracedump_dump_stacktrace(). (#7753)
|
2026-07-21 13:17:56 +05:00 |
|
test_extension_memdebug.py
|
Tests for extensions.debug and extensions.memdebug. (#7749)
|
2026-07-20 15:21:28 +02:00 |
|
test_extension_memusage.py
|
tests: integration coverage for memusage extension (#7017)
|
2026-06-19 06:41:26 +02:00 |
|
test_extension_periodic_log.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_extension_statsmailer.py
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
test_extension_telnet.py
|
Close various garbage collectible resources (mostly in tests) (#7644)
|
2026-06-26 23:05:08 +05:00 |
|
test_extension_throttle.py
|
Preparations for switching to direct pytest. (#6678)
|
2025-02-16 20:28:58 +01:00 |
|
test_feedexport.py
|
Remove non-Twisted uses of zope.interface (#7731)
|
2026-07-21 13:30:21 +02:00 |
|
test_feedexport_batch.py
|
Remove non-Twisted uses of zope.interface (#7731)
|
2026-07-21 13:30:21 +02:00 |
|
test_feedexport_postprocess.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_feedexport_storages.py
|
Replace import tests with find_spec() or importorskip(). (#7755)
|
2026-07-22 08:58:05 +02:00 |
|
test_feedexport_uri_params.py
|
Split long test files (#7329)
|
2026-03-13 10:30:25 +01:00 |
|
test_http2_client_protocol.py
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
test_http_cookies.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_http_headers.py
|
Improve test coverage for http/ (#7672)
|
2026-06-26 12:21:12 +05:00 |
|
test_http_request.py
|
Improve test coverage for http/ (#7672)
|
2026-06-26 12:21:12 +05:00 |
|
test_http_request_form.py
|
Undeprecated the basic FormRequest API (#7671)
|
2026-06-26 17:35:46 +02:00 |
|
test_http_request_json.py
|
Refactor and improve catching warnings in tests. (#7643)
|
2026-06-19 21:04:34 +02:00 |
|
test_http_response.py
|
Improve test coverage for http/ (#7672)
|
2026-06-26 12:21:12 +05:00 |
|
test_http_response_text.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_item.py
|
Keep Item fields in definition order (#7694)
|
2026-06-30 16:26:22 +02:00 |
|
test_link.py
|
Link.__eq__: return NotImplemented instead of raising NotImplementedError (#7611)
|
2026-06-12 14:56:15 +02:00 |
|
test_linkextractors.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_loader.py
|
Disable mypy allow_any_generics. (#7532)
|
2026-05-18 15:54:06 +02:00 |
|
test_logformatter.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_logstats.py
|
Add more no-reactor tests (#7259)
|
2026-03-24 15:29:22 +05:00 |
|
test_mail.py
|
Deprecate the mail API (#7263)
|
2026-03-24 21:31:12 +01:00 |
|
test_middleware.py
|
Deprecate the spider arg of downloader middleware methods. (#7037)
|
2025-09-02 21:51:47 +05:00 |
|
test_pipeline_crawl.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_pipeline_files.py
|
Rewrite GCSFilesStore tests to use mocking. (#7727)
|
2026-07-21 11:43:36 +02:00 |
|
test_pipeline_images.py
|
Fix image store ACL settings for S3 and GCS (#7614)
|
2026-06-16 00:24:44 +05:00 |
|
test_pipeline_media.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_pipelines.py
|
Add more no-reactor tests (#7259)
|
2026-03-24 15:29:22 +05:00 |
|
test_poet.py
|
Fix getting annotations for _parse_sitemap() at the runtime. (#6671)
|
2025-02-14 20:40:06 +05:00 |
|
test_pqueues.py
|
Improve test coverage for pqueues.py (#7640)
|
2026-06-19 18:28:32 +05:00 |
|
test_request_attribute_binding.py
|
Enable in-process HTTP tests without a reactor. (#7254)
|
2026-02-13 19:08:06 +01:00 |
|
test_request_cb_kwargs.py
|
Complete test coverage for linkextractors (#7639)
|
2026-06-19 14:22:03 +05:00 |
|
test_request_dict.py
|
Deprecate FormRequest in favor of form2request (#6438)
|
2026-05-04 22:38:29 +05:00 |
|
test_request_left.py
|
Rename async test decorators. (#7234)
|
2026-02-02 20:39:43 +01:00 |
|
test_resolver.py
|
Fix to LocalCache with limit=0 still stores items rather than disabling the cache (#7663)
|
2026-06-29 21:37:06 +05:00 |
|
test_responsetypes.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_robotstxt_interface.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_scheduler.py
|
Test restructuring (#7736)
|
2026-07-21 12:44:56 +02:00 |
|
test_scheduler_base.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_scrapy__getattr__.py
|
Refactor and improve catching warnings in tests. (#7643)
|
2026-06-19 21:04:34 +02:00 |
|
test_selector.py
|
Test refactoring, part 2. (#6928)
|
2025-06-29 23:10:38 +02:00 |
|
test_signalmanager.py
|
Test SignalManager.disconnect_all() (#7625)
|
2026-06-15 14:18:29 +05:00 |
|
test_signals.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_spider.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_spider_crawl.py
|
Document scrapy-lint, remove start_url check (#7627)
|
2026-06-22 20:12:16 +05:00 |
|
test_spider_sitemap.py
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
test_spider_start.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_spidermiddleware.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_spidermiddleware_base.py
|
Improve test coverage for spider middlewares (#7664)
|
2026-06-25 15:35:25 +05:00 |
|
test_spidermiddleware_depth.py
|
Add a middleware to detect response.meta copies (#7588)
|
2026-07-22 13:27:31 +02:00 |
|
test_spidermiddleware_httperror.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_spidermiddleware_metacopy.py
|
Add a middleware to detect response.meta copies (#7588)
|
2026-07-22 13:27:31 +02:00 |
|
test_spidermiddleware_output_chain.py
|
Remove support for sync process_spider_output(). (#7504)
|
2026-05-15 16:36:05 +05:00 |
|
test_spidermiddleware_process_start.py
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
test_spidermiddleware_referer.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_spidermiddleware_start.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_spidermiddleware_urllength.py
|
Improve test coverage for spider middlewares (#7664)
|
2026-06-25 15:35:25 +05:00 |
|
test_spiderstate.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_squeues.py
|
Close various garbage collectible resources (mostly in tests) (#7644)
|
2026-06-26 23:05:08 +05:00 |
|
test_squeues_request.py
|
Close various garbage collectible resources (mostly in tests) (#7644)
|
2026-06-26 23:05:08 +05:00 |
|
test_stats.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_toplevel.py
|
Bump tool versions. (#6941)
|
2025-07-05 10:30:30 +02:00 |
|
test_utils_asyncgen.py
|
Rename async test decorators. (#7234)
|
2026-02-02 20:39:43 +01:00 |
|
test_utils_asyncio.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_conf.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_console.py
|
Provide extras for optional dependencies (#7596)
|
2026-07-22 10:44:26 +02:00 |
|
test_utils_curl.py
|
Merge repeated curl -d/--data options in Request.from_curl() (#7728)
|
2026-07-20 15:18:55 +02:00 |
|
test_utils_datatypes.py
|
Fix to LocalCache with limit=0 still stores items rather than disabling the cache (#7663)
|
2026-06-29 21:37:06 +05:00 |
|
test_utils_decorators.py
|
Add test coverage for scrapy.utils.decorators (#7645)
|
2026-06-22 08:50:11 +02:00 |
|
test_utils_defer.py
|
Add more no-reactor tests (#7259)
|
2026-03-24 15:29:22 +05:00 |
|
test_utils_deprecate.py
|
Refactor and improve catching warnings in tests. (#7643)
|
2026-06-19 21:04:34 +02:00 |
|
test_utils_display.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_gz.py
|
Refactoring of test_utils_*. (#6905)
|
2025-06-23 23:39:24 +05:00 |
|
test_utils_httpobj.py
|
Assorted test fixes (#7616)
|
2026-06-15 08:39:58 +02:00 |
|
test_utils_iterators.py
|
Remove deprecated xmliter(), deprecate re_rsearch() (#7765)
|
2026-07-23 10:38:56 +02:00 |
|
test_utils_log.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_project.py
|
Address warnings in tests. (#7637)
|
2026-06-19 06:55:02 +02:00 |
|
test_utils_python.py
|
Complete test coverage for linkextractors (#7639)
|
2026-06-19 14:22:03 +05:00 |
|
test_utils_reactor.py
|
Fixes for Python 3.14. (#7460)
|
2026-04-27 18:47:52 +05:00 |
|
test_utils_reactorless.py
|
Reactorless import hook improvements. (#7747)
|
2026-07-21 19:58:40 +05:00 |
|
test_utils_request.py
|
Cleanup cookie handling in request_to_curl() (#7684)
|
2026-06-29 21:49:09 +05:00 |
|
test_utils_response.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_serialize.py
|
Enable the flake8-builtins rules. (#6942)
|
2025-07-05 21:43:18 +05:00 |
|
test_utils_signal.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_sitemap.py
|
Fix _get_tag_name() crash for non-string elem.tag (#7686) (#7687)
|
2026-06-30 17:49:47 +05:00 |
|
test_utils_spider.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_template.py
|
Refactoring of test_utils_*. (#6905)
|
2025-06-23 23:39:24 +05:00 |
|
test_utils_trackref.py
|
More granular untyped defs checking in tests. (#7712)
|
2026-07-08 10:05:45 +02:00 |
|
test_utils_url.py
|
Assorted test fixes, part 3. (#7741)
|
2026-07-21 15:54:43 +05:00 |
|
test_zz_resources.py
|
Assorted test fixes (#7585)
|
2026-06-10 11:01:06 +02:00 |