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

Do not generate iterable signatures for static methods #1839

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

saschanaz
Copy link
Contributor

@saschanaz saschanaz commented Nov 2, 2024

The current logic is bugged, and the correct fix is not possible because of #222.

Closes #1803

The current logic is bugged, and the correct fix is not possible because of #222.
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@saschanaz
Copy link
Contributor Author

LGTM

@github-actions github-actions bot merged commit ff8c751 into microsoft:main Nov 2, 2024
6 checks passed
Copy link
Contributor

github-actions bot commented Nov 2, 2024

Merging because @saschanaz is a code-owner of all the changes - thanks!

@github-actions github-actions bot deleted the no-static-iterable branch November 2, 2024 22:52
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.

AbortSignal improper any type definition
1 participant