Skip to content

Don't use quoted forward annotations unless absolutely required, beca…#2974

Merged
ashleysommer merged 1 commit into7.xfrom
autodocs_fix_38
Nov 7, 2024
Merged

Don't use quoted forward annotations unless absolutely required, beca…#2974
ashleysommer merged 1 commit into7.xfrom
autodocs_fix_38

Conversation

@ashleysommer
Copy link
Contributor

@ashleysommer ashleysommer commented Nov 6, 2024

Same as #2973 except for the 7.x branch, this is a bit different because its using the old python 3.8-compatible typing patterns, and still needs to work with sphinx-autodocs < 2.3, and sphinx < 7.4, for when running on python <3.9.

Fixes #2912

…use autodocs-type-hints doesn't like it.

Allow update to autodocs-type-hints 2.3.0, and Sphinx 7.4.x when running with Python 3.9+.
The patch is primarily for the debian packaging team to package RDFLib 7.1.2 with Sphinx 7.4 and autodocs-type-hints v2.3, on Python 3.9+.
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

Successfully merging this pull request may close these issues.

1 participant