Skip to content

Conversation

@afuetterer
Copy link
Member

@afuetterer afuetterer commented Sep 18, 2024

Description

This PR adds Python 3.13 to the CI test matrix.

The tests currently fail due to missing wheels or inability to build from source for several dependencies:

  • psycopg[binary]
  • greenlet

Related issue: #1031

Tasks

  • add 3.13 (not 3.13-dev) to all ci jobs, replace 3.12
  • add 3.13 to classifiers in pyproject.toml
  • squash commits

@afuetterer afuetterer self-assigned this Sep 18, 2024
@afuetterer afuetterer marked this pull request as draft September 18, 2024 08:45
@afuetterer afuetterer linked an issue Sep 18, 2024 that may be closed by this pull request
@afuetterer afuetterer changed the title ci: add python 3.13-dev to test matrix ci: add python 3.13 to test matrix Oct 18, 2024
@afuetterer
Copy link
Member Author

  • rebase

@afuetterer
Copy link
Member Author

Problem with CGI coreapi

@afuetterer
Copy link
Member Author

This blocked by #1050 / #698.

We need to get rid of django-rest-swagger > coreapi > cgi, which is not available in Python 3.13.

I would like get this finished. What do you think?

@afuetterer
Copy link
Member Author

Closed in favor of #1291

@afuetterer afuetterer closed this Mar 28, 2025
@afuetterer afuetterer deleted the 1031-python-3.13 branch April 8, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Python 3.13 (10/2024)

2 participants