Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Removing the non-asyncio reactor support #8111

Description

@wRAR

I think it's time to at least open this discussion.

Pros: removes a lot of compatibility code and poorly tested alternative code paths from Scrapy, simplifies the docs. Allows us to deprecate TelnetConsole in favor of aioconsole and/or ipykernel.
Cons: losing possible performance benefits? Some Windows/asyncio/3.14+ incompatibilities? Losing some platform-specific reactors that are based on different polling mechanisms than AsyncioSelectorReactor?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions