Skip to content

Conversation

@pauloxnet
Copy link
Contributor

refs #8751 - Add support to Python 3.11

Add support to Python 3.11 in tests, docs and classifier.

@foarsitter
Copy link

foarsitter commented Nov 9, 2022

As you probably already know and it might be out of scope for this pull reqeuest, but the requirement files in /requirements needs to be updated. In example: psycopg2 needs 2.9.5 to work with 3.11 according their changelog.

Locally, with updated dependencies, the tests are working fine for tox -e py311,django41

psycopg2-binary>=2.8.5,<2.10
wheel>=0.35.1,<0.39
twine>=3.2.0,<5.0
transifex-client

@auvipy
Copy link
Collaborator

auvipy commented Nov 18, 2022

one is updated here #8767

@pauloxnet
Copy link
Contributor Author

one is updated here #8767

Thanks. I rebased and triggered another pipeline.

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all green now

@pauloxnet
Copy link
Contributor Author

all green now

I think we have only to wait that someone can merge this PR.

@lovelydinosaur
Copy link
Contributor

Would you folks like me to merge this, or should we look at expanding the team so that we have other folks with merge permissions?

@pauloxnet
Copy link
Contributor Author

Would you folks like me to merge this, or should we look at expanding the team so that we have other folks with merge permissions?

I think it might be useful to have other people on the DRF team with merge permissions, if only to relieve you from for example merging less impactful PR like this.

@lovelydinosaur
Copy link
Contributor

@pauloxnet Since this is your pull request, I've sent you an invite to @encode/django-rest-framework. Please don't feel obligated to accept - it's entirely your call.

@pauloxnet
Copy link
Contributor Author

@pauloxnet Since this is your pull request, I've sent you an invite to @encode/django-rest-framework. Please don't feel obligated to accept - it's entirely your call.

@tomchristie thanks, I've just accepted your invitation. I cannot promise you a big commitment on the project given the thousand other commitments but I will use my new permissions with caution.

@pauloxnet pauloxnet merged commit 2a2b092 into encode:master Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants