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

always return an empty list for interfaces of interface #961

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

yanns
Copy link
Contributor

@yanns yanns commented Feb 10, 2023

The change #960 introduces some support for interfaces of interface.

But this feature is not complete: it would need something like #597 for full support.

Right now, sometimes we support interfaces of interface and sometimes now.

To avoid this configuration, let's always return an empty list.

We can tackle the complete support for interfaces of interface later.

The change #960
introduces some support for interfaces of interface.

But this feature is not complete: it would need something like
#597 for full support.

Right now, sometimes we support interfaces of interface and sometimes now.

To avoid this configuration, let's always return an empty list.

We can tackle the complete support for interfaces of interface later.
@yanns yanns merged commit 2ce95a5 into main Feb 10, 2023
@yanns yanns deleted the empty_interfaces_interface branch February 10, 2023 12:47
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.

2 participants