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

release: 0.20.0 #3493

Merged
merged 1 commit into from
Oct 11, 2023
Merged

release: 0.20.0 #3493

merged 1 commit into from
Oct 11, 2023

Conversation

davidhewitt
Copy link
Member

With Python 3.12 out the door and so many improvements ready to ship on our end, I think it's time to push 0.20 live.

There are still a few PRs which I would like to see merged before we release:

Once we have either merged or closed those PRs I will rebase this and prepare to ship.

Closes #3246

@mejrs
Copy link
Member

mejrs commented Oct 5, 2023

Speaking of Python 3.12, it'd be nice to render the docs with Python 3.12 installed. We can't do much about the docs.rs docs (that is stuck on 3.10) but we should be able to have it on https://pyo3.rs

@davidhewitt
Copy link
Member Author

davidhewitt commented Oct 5, 2023

Reading the netlify documentation it sounds like the Python version available on their builder is very limited, however we could probably move to a Github action where we build the site using 3.12 and then push it with the netlify CLI.

e.g. https://github.com/netlify/actions/tree/master/cli

@davidhewitt
Copy link
Member Author

Now that all of the PRs above have been merged (plus a couple of extra fixes) I have rebased this.

Given there's already been a bit of cooling off here and it's a good day for me to release (I'll be at EuroRust the next couple of days so will be able to find time to support any bugfixes needed), I plan to push this live this evening unless I hear reason to delay.

@davidhewitt
Copy link
Member Author

Ok I found a reason to wait in #3506 🙈

@davidhewitt
Copy link
Member Author

... and I've rebased the fix for that in now, thanks @mejrs. I'm still intending to push this evening :)

@davidhewitt
Copy link
Member Author

Release is live! 🚀

@davidhewitt davidhewitt added this pull request to the merge queue Oct 11, 2023
Merged via the queue into main with commit 642b335 Oct 11, 2023
35 checks passed
@davidhewitt davidhewitt deleted the release-0.20 branch October 11, 2023 22:10
@davidhewitt davidhewitt restored the release-0.20 branch December 29, 2023 22:36
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.

0.20 release
2 participants