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

Support Python 3.10. #271

Merged
merged 25 commits into from
Nov 15, 2021
Merged

Support Python 3.10. #271

merged 25 commits into from
Nov 15, 2021

Conversation

dhermes
Copy link
Owner

@dhermes dhermes commented Oct 5, 2021

Fixes #270.

@dhermes dhermes self-assigned this Oct 5, 2021
.github/workflows/linux.yml Outdated Show resolved Hide resolved
.github/workflows/macos.yml Outdated Show resolved Hide resolved
.github/workflows/windows.yml Outdated Show resolved Hide resolved
docs/releases/0.10.0.rst Outdated Show resolved Hide resolved
docs/releases/0.10.0.rst Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
noxfile.py Show resolved Hide resolved
scripts/docker/bezier.Dockerfile Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
- Remove hacks like turning off fail fast
- Update versions for dependencies
- Undo changes to historical releases
- Add comments for things where support was turned off
- Reflow some text in a markdown file for 80 column limits
@dhermes dhermes merged commit 2143861 into main Nov 15, 2021
@dhermes dhermes deleted the issue-270 branch November 15, 2021 03:52
@povilasb
Copy link

@dhermes much appreciated 🙌

Any plans to release it soon? :)

@dhermes
Copy link
Owner Author

dhermes commented Nov 24, 2021

@povilasb Hopefully in the next week or so, thanks!

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.

Support Python 3.10 in CI
2 participants