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.10 #1361

Merged
merged 2 commits into from
Oct 14, 2021
Merged

Add support for Python 3.10 #1361

merged 2 commits into from
Oct 14, 2021

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Oct 13, 2021

Python 3.10 was released last week:

Sphinx has only just added support for Python 3.10 (sphinx-doc/sphinx#9712), not yet released. The fix is part of their 4.3.0 milestone (https://github.com/sphinx-doc/sphinx/milestone/114): "Due by November 06, 2021".

So in the meantime, for Python 3.10 this installs the specific commit of Shpinx which works for 3.10. Once Sphinx 4.3.0 is out, this can be replaced with a normal pin.

@Byron Byron merged commit a9696ef into gitpython-developers:main Oct 14, 2021
@Byron Byron added this to the v3.1.25 - Bugfixes milestone Oct 14, 2021
@Byron
Copy link
Member

Byron commented Oct 14, 2021

Thanks a lot for the contribution, looks good to me!

I hope to see you again for when sphinx is ready to make the move as well.

@hugovk
Copy link
Contributor Author

hugovk commented Oct 14, 2021

Have set a reminder! ⏰

@hugovk hugovk mentioned this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants