scrapy/tests/CrawlerProcess
Adrián Chaves ba88283236 Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-15 21:20:10 +01:00
..
args_settings.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
asyncio_custom_loop.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
asyncio_deferred_signal.py Remove --keep-runtime-typing from pyupgrade. 2024-10-17 21:26:02 +05:00
asyncio_enabled_no_reactor.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-15 21:20:10 +01:00
asyncio_enabled_reactor.py Merge remote-tracking branch 'scrapy/master' into async-seeds 2025-03-15 21:20:10 +01:00
asyncio_enabled_reactor_different_loop.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
asyncio_enabled_reactor_same_loop.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
caching_hostname_resolver.py def start_requests → async def yield_seeds (no backward compatibility, new tests or additional features implemented yet) 2025-03-09 09:41:06 +01:00
caching_hostname_resolver_ipv6.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
default_name_resolver.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
multi.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
reactor_default.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
reactor_default_twisted_reactor_select.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
reactor_select.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
reactor_select_subclass_twisted_reactor_select.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
reactor_select_twisted_reactor_select.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
simple.py Cover backward-incompatible changes in the release notes 2025-03-12 08:38:27 +01:00
sleeping.py Make shutdown tests more robust. 2023-10-17 23:56:54 +04:00
twisted_reactor_asyncio.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_custom_settings.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_custom_settings_conflict.py Use twisted.python.log instead of failure.printTraceback(). 2023-09-13 18:20:42 +04:00
twisted_reactor_custom_settings_same.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_poll.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
twisted_reactor_select.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00