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

Restore and improve the annotated dynamic deps support. #208

Merged
merged 6 commits into from
Oct 9, 2024

Conversation

wRAR
Copy link
Member

@wRAR wRAR commented Oct 7, 2024

A quick fix for a regression in #207 that raised an exception for annotated types.

The proper annotated dynamic deps support including support for multiple annotated deps requires some refactoring and logic changes and will be done separately.

Edit: as the most basic fix doesn't work on 3.9 I added a better one that includes support for multiple annotated deps but not other things that are still needed.

Edit 2: here is hopefully the complete fix, with making the results not annotated.

@wRAR
Copy link
Member Author

wRAR commented Oct 7, 2024

The docs fix is in #209

@wRAR wRAR changed the title Restore the annotated dynamic deps support. Restore and improve the annotated dynamic deps support. Oct 7, 2024
@wRAR wRAR closed this Oct 8, 2024
@wRAR wRAR reopened this Oct 8, 2024
@wRAR wRAR merged commit d67bb06 into master Oct 9, 2024
29 of 30 checks passed
@wRAR wRAR deleted the dynamic-check-annotated branch October 9, 2024 06:41
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.

3 participants