| .. |
|
asyncio_custom_loop.py
|
Add a setting to customize the asyncio event loop (#4414)
|
2020-08-19 09:18:14 +02:00 |
|
asyncio_deferred_signal.py
|
Typing: switch to a newer version of MyPy to check types
|
2021-07-21 17:10:10 +02:00 |
|
asyncio_enabled_no_reactor.py
|
Specify Twisted reactor (TWISTED_REACTOR setting) (#4294)
|
2020-02-06 22:42:34 +05:00 |
|
asyncio_enabled_reactor.py
|
Set WindowsSelectorEventLoopPolicy on Windows (#5315)
|
2021-12-31 20:38:10 +01:00 |
|
caching_hostname_resolver.py
|
CachingHostnameResolver tests
|
2020-10-09 10:38:07 -03:00 |
|
caching_hostname_resolver_ipv6.py
|
CachingHostnameResolver tests
|
2020-10-09 10:38:07 -03:00 |
|
default_name_resolver.py
|
CachingHostnameResolver tests
|
2020-10-09 10:38:07 -03:00 |
|
multi.py
|
CrawlerProcess: test a multi-spider scenario
|
2022-03-02 17:30:05 +01:00 |
|
reactor_default.py
|
If TWISTED_REACTOR is None, reuse any pre-installed reactor (#5528)
|
2022-06-17 10:37:27 +02:00 |
|
reactor_default_twisted_reactor_select.py
|
If TWISTED_REACTOR is None, reuse any pre-installed reactor (#5528)
|
2022-06-17 10:37:27 +02:00 |
|
reactor_select.py
|
If TWISTED_REACTOR is None, reuse any pre-installed reactor (#5528)
|
2022-06-17 10:37:27 +02:00 |
|
reactor_select_subclass_twisted_reactor_select.py
|
If TWISTED_REACTOR is None, reuse any pre-installed reactor (#5528)
|
2022-06-17 10:37:27 +02:00 |
|
reactor_select_twisted_reactor_select.py
|
If TWISTED_REACTOR is None, reuse any pre-installed reactor (#5528)
|
2022-06-17 10:37:27 +02:00 |
|
simple.py
|
Add a test for a CrawlerProcess script. (#4218)
|
2019-12-13 18:04:05 +05:00 |
|
twisted_reactor_asyncio.py
|
Specify Twisted reactor (TWISTED_REACTOR setting) (#4294)
|
2020-02-06 22:42:34 +05:00 |
|
twisted_reactor_custom_settings.py
|
Add tests for TWISTED_REACTOR in custom_settings.
|
2021-12-23 16:35:26 +05:00 |
|
twisted_reactor_custom_settings_conflict.py
|
Fix a reactor test on Windows.
|
2021-12-23 17:40:31 +05:00 |
|
twisted_reactor_custom_settings_same.py
|
Add tests for TWISTED_REACTOR in custom_settings.
|
2021-12-23 16:35:26 +05:00 |
|
twisted_reactor_poll.py
|
Specify Twisted reactor (TWISTED_REACTOR setting) (#4294)
|
2020-02-06 22:42:34 +05:00 |
|
twisted_reactor_select.py
|
Specify Twisted reactor (TWISTED_REACTOR setting) (#4294)
|
2020-02-06 22:42:34 +05:00 |