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

Python 3.10 support #9604

Closed
jab opened this issue Sep 2, 2021 · 1 comment
Closed

Python 3.10 support #9604

jab opened this issue Sep 2, 2021 · 1 comment

Comments

@jab
Copy link

jab commented Sep 2, 2021

Describe the bug

I just hit #9512 while testing my project in CI with the latest release of Sphinx (4.1.2) and the latest release of Python 3.10 (currently 3.10.0-rc1). (Thanks for fixing this already!)

This prompted me to check whether Sphinx itself is testing against the latest release of Python 3.10 in CI, and it looks like Sphinx is currently only testing against 3.10-dev. This in turn prompted me to look for an existing, high-level "Python 3.10 support" issue, which users could subscribe to in order to track Sphinx's Python 3.10 compatibility. Since I didn't find such an issue, I'm creating this one in case it's helpful.

How to Reproduce

.

Expected behavior

No response

Your project

https://github.com/jab/bidict

Screenshots

No response

OS

all

Python version

3.10

Sphinx version

4.1.2

Sphinx extensions

No response

Extra tools

No response

Additional context

No response

@jab jab added the type:bug label Sep 2, 2021
@tk0miya
Copy link
Member

tk0miya commented Sep 2, 2021

Thank you for reporting. It was already reported as #9562. As you mentioned, problems have already been fixed in the HEAD of Sphinx. So please wait for the next release. If you'd like to try to use the fixed version, please install it from github directly.

Thanks,

@tk0miya tk0miya closed this as completed Sep 2, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants