Skip to content

Replace int with SupportsIndex in indexing methods hints#766

Open
honno wants to merge 4 commits intomainfrom
supports-index-typing
Open

Replace int with SupportsIndex in indexing methods hints#766
honno wants to merge 4 commits intomainfrom
supports-index-typing

Conversation

@honno
Copy link
Copy Markdown
Member

@honno honno commented Mar 21, 2024

Resolves #383

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API extension Adds new functions or objects to the API. Needs Discussion Needs further discussion. Needs Review Pull request which needs review. topic: Indexing Array indexing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specify that dunder get/set item accepts SupportsIndex

4 participants