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

Fix the mysteriously failing i #1145

Merged
merged 4 commits into from Jun 23, 2022
Merged

Fix the mysteriously failing i #1145

merged 4 commits into from Jun 23, 2022

Conversation

cgccuser
Copy link
Member

#1119 marked i's behavior when given 1357, [1, 3] as a bug, but it's a feature (for real this time). There's a num-any overload that does b[a]. It and the str-str overload are now documented and each have a test.

@cgccuser cgccuser requested review from cjquines and lyxal June 23, 2022 14:08
@cgccuser cgccuser added PR: Bug Fix PR only tag - a PR that is fixing a bug/issue The Great Bug Fix labels Jun 23, 2022
@Steffan153 Steffan153 merged commit c0c82b4 into main Jun 23, 2022
@Steffan153 Steffan153 deleted the fix-index branch June 23, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bug Fix PR only tag - a PR that is fixing a bug/issue The Great Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants