Skip to content

Conversation

@dcbaker
Copy link
Member

@dcbaker dcbaker commented Dec 19, 2025

This is #15406, but without the cleanups for python which trigger bugs in mypy 1.8. As such, we can't merge that PR until mypy is unpinned.

…targets

include_directories, dependencies, and link_with are all valid for jar
targets as well as compiled targets.
This fixes the SharedLibrary preventing the SharedModule from being
used.
We know all of the keyword arguments now! This also allows them to be
removed from wrappers
These were hidden by the `if 'sources' in kwargs` check, which mypy
thought would always be true, and thus it just ignored everything else.
Of course, these issues are just the static type checking not
understanding...
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