Skip to content

Add support for Python 3.11 (& 3.12) #1293

@michael-k

Description

@michael-k

Is your feature request related to a problem? Please describe.

We're already running stanza on Python 3.11 and are planning to move to 3.12 as soon as torch supports it. Would be nice if both versions could be officially supported.

Describe the solution you'd like

Ensure that stanza works on Python 3.11 & 3.12 and add a trove classifier.

Describe alternatives you've considered

None

Additional context

  • Works for our use case on Python 3.11 without issues.
  • For Python 3.12 you probably want to wait until torch has published wheels. (This might take a while.)
  • You could also drop support for Python 3.6 & 3.7 if you like. Both reached their end-of-life a while ago.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions