mirror of https://github.com/scrapy/scrapy.git
* Add Python 3.14 (alpha3) to CI. * Disable mitmproxy on 3.14 for now. * 3.14.0-alpha.4. * 3.14.0-alpha.5 * 3.14.0-beta2. * 3.14 release. * Fix test_non_pickable_object. * Fix handling of file:/path feed URIs. * Better mocking of streams for TextTestResult. * Do not use .php in test_file_path() as it's now a known extension. * Fix the URL in TestFeedExporterSignals. * Fix typing. * Bump more envs to 3.14. * Silence pylint. * Fix another test for .php handling change. * Remove test_install_asyncio_reactor. * More bumps to 3.14. * Revert docs-tests to use 3.13. * Debug options for Windows. * Re-enable xdist. * Revert Windows PYTEST_ADDOPTS. * Silence loop policy deprecation warnings. * Restore a lost pylint suppression. * Update asyncio_enabled_reactor_same_loop.py to new Twisted. * Fix RobotFileParser tests for Python 3.14.5. |
||
|---|---|---|
| .. | ||
| args_settings.py | ||
| asyncio_custom_loop.py | ||
| asyncio_deferred_signal.py | ||
| asyncio_enabled_no_reactor.py | ||
| asyncio_enabled_reactor.py | ||
| asyncio_enabled_reactor_different_loop.py | ||
| asyncio_enabled_reactor_same_loop.py | ||
| caching_hostname_resolver.py | ||
| caching_hostname_resolver_ipv6.py | ||
| default_name_resolver.py | ||
| multi.py | ||
| reactor_default.py | ||
| reactor_default_twisted_reactor_select.py | ||
| reactor_select.py | ||
| reactor_select_subclass_twisted_reactor_select.py | ||
| reactor_select_twisted_reactor_select.py | ||
| reactorless.py | ||
| simple.py | ||
| sleeping.py | ||
| twisted_reactor_asyncio.py | ||
| twisted_reactor_custom_settings.py | ||
| twisted_reactor_custom_settings_conflict.py | ||
| twisted_reactor_custom_settings_same.py | ||
| twisted_reactor_poll.py | ||
| twisted_reactor_select.py | ||