Skip to content

Conversation

@MarcoGorelli
Copy link
Member

@MarcoGorelli MarcoGorelli commented Nov 6, 2025

towards #1446

  • Closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added: Please use assert_type() to assert the type of any return value

) -> None: ...
def __setitem__(self, key, value) -> None: ...

# Keep in sync with `_iLocIndexerFrame.__setitem__`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to make auxiliary @type_check_only classes for all places, making Index, Series, _iLocIndexerFrame etc. subclasses of these auxliliary classes, so that we can deduplicate?

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