allow sphinx-autodoc-typehints to be upgraded to 2.3.x#2913
Closed
mr-c wants to merge 1 commit intoRDFLib:mainfrom
Closed
allow sphinx-autodoc-typehints to be upgraded to 2.3.x#2913mr-c wants to merge 1 commit intoRDFLib:mainfrom
mr-c wants to merge 1 commit intoRDFLib:mainfrom
Conversation
0d1816a to
8fb245c
Compare
Contributor
|
After RDFLib v7.1.0 releases, we will drop Python 3.8 support, and from RDFLib v8.0 we have only Python 3.9+. |
b35a1c1 to
9f30985
Compare
Contributor
|
@mr-c |
9f30985 to
03e3742
Compare
Contributor
Author
Done, thank you for the reminder. The docs build fails still, as before: https://github.com/RDFLib/rdflib/actions/runs/11699448011/job/32581466682?pr=2913#step:9:2223 |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
Allow installing with sphinx-autodoc-typehints version up to version 2.3.x in Python 3.9+ systems.
Currently this results in an error while building docs, hence this PR being in draft state, see #2912
Checklist
the same change.
./examples.so maintainers can fix minor issues and keep your PR up to date.