Skip to content

[Python] Adopt new features and bugfixes from Cython 3.1 #47467

Description

@AlenkaF

Describe the enhancement requested

#47396 will bump minimum required Cython version to 3.1 and as a follow-up we should evaluate and adopt newly available features and bugfixes in PyArrow's Cython codebase. See https://cython.readthedocs.io/en/latest/src/changes.html#beta-1-2025-04-03

Some are already mentioned in the issue #47370:

  • The cython command has a new option --cache to cache generated files. (#6091)
  • std::span declarations were added to libcpp. (#6539)
  • std::string_view declarations were added to libcpp. (#6651)

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

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions