Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

third_party: update six to 1.16 #73

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

coderkalyan
Copy link
Contributor

Improves compatibility with Python 3.10

@thirtytwobits Could you share your local environment setup so I can test it correctly? Nevertheless, this updates the bundled six which should theoretically solve the problem.

I'm also working on migrating pyuavcan to support numpy >= 1.20, which allows 3.10 support.

@pavel-kirienko
Copy link
Member

Can we please also update the CI to start testing against 3.10? See details here: https://github.com/UAVCAN/pydsdl/blob/master/CONTRIBUTING.rst#supporting-newer-versions-of-python

@coderkalyan
Copy link
Contributor Author

Yeah, working on it. The CI has borked itself (although I think I just fixed it), and appveyor python 3.10 has some complications (although it does appear to be supported).

@pavel-kirienko
Copy link
Member

@coderkalyan Can we please focus on this before moving on further with PyUAVCAN?

Improves compatibility with Python 3.10
@coderkalyan
Copy link
Contributor Author

@pavel-kirienko could you take another look? After far too much fighting with the CI, everything seems to work now.

@pavel-kirienko pavel-kirienko merged commit 3430425 into OpenCyphal:master Feb 7, 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.

2 participants