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

add support for python 3.12 (#221) #223

Merged
merged 2 commits into from
Oct 3, 2023
Merged

add support for python 3.12 (#221) #223

merged 2 commits into from
Oct 3, 2023

Conversation

willkg
Copy link
Owner

@willkg willkg commented Oct 3, 2023

Fixes #221.

Sphinx 6.2.1 is the last version of Sphinx that supports Python 3.8, so
this updates the dev requirements to use that.

There were changes in the ast module, so this updates the sphinxext code
to stop using deprecated things.

This adds "sphinx" as an extra and adds that to the relevant
documentation.
@willkg willkg merged commit ceb478e into main Oct 3, 2023
5 checks passed
@willkg willkg deleted the 221-python312 branch October 3, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant