Skip to content

[Python] Require Cython 3.1 #47370

Description

@pitrou

Describe the enhancement requested

Bumping our minimum Cython version 3.1 would give us access to more features and bugfixes, such as std::string_view support, std::span support and compilation caching.

Note: Cython is only a build-time dependency, so there is less pressure to remain compatible with older versions than for runtime dependencies.

Component(s)

Python

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions