Skip to content

Re-order overloads for index method to fix type-checking edge case#101

Open
startrekdude wants to merge 1 commit intorspeer:masterfrom
startrekdude:reorder-index-overloads
Open

Re-order overloads for index method to fix type-checking edge case#101
startrekdude wants to merge 1 commit intorspeer:masterfrom
startrekdude:reorder-index-overloads

Conversation

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Order of overloads of index method can cause failure to type-check when a type is a sequence of itself (example: str)

2 participants