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

CI builds failing on Sphinx incompatible with Python 3.10 #2763

Closed
jaraco opened this issue Sep 4, 2021 · 1 comment
Closed

CI builds failing on Sphinx incompatible with Python 3.10 #2763

jaraco opened this issue Sep 4, 2021 · 1 comment

Comments

@jaraco
Copy link
Member

jaraco commented Sep 4, 2021

@jaraco I see you tried to create a release but Github Actions workflow failed due to a test failure.

Thought you'd like to know that it would appear that it's an issue with sphinx being incompatible with Python 3.10 and apparently not an issue with the code of setuptools:
sphinx-doc/sphinx#9505 (comment)

I also found this fix for the line causing the type error seen in this repo's failed build:
sphinx-doc/sphinx@8b2031c
...but it doesn't seem to be in the latest stable sphinx release yet.

Originally posted by @darkvertex in #2712 (comment)

@jaraco
Copy link
Member Author

jaraco commented Sep 4, 2021

In my opinion, sphinx-doc/sphinx#9562 is a better upstream issue to track.

@jaraco jaraco closed this as completed in 41df8fe Sep 4, 2021
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

No branches or pull requests

1 participant