Skip to content

Conversation

@NickCrews
Copy link
Contributor

This was a regression in #11540.
Before that PR, this returned a tuple, as the type hint says. On main, it returns a generator. Now, it returns a tuple again.

This is needed for me to do col = t.bind(column_like)[0]

@github-actions github-actions bot added the tests Issues or PRs related to tests label Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Issues or PRs related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants