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

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

Merged
merged 1 commit into from
Nov 7, 2024

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+.
@ashleysommer ashleysommer merged commit a5ee441 into 7.x Nov 7, 2024
22 checks passed
@ashleysommer ashleysommer deleted the autodocs_fix_38 branch November 7, 2024 00:09
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