Skip to content

fix #364 -- x[.ellipsis] returns self instead of a "copy"#367

Open
davidkoski wants to merge 1 commit intomainfrom
array-copy
Open

fix #364 -- x[.ellipsis] returns self instead of a "copy"#367
davidkoski wants to merge 1 commit intomainfrom
array-copy

Conversation

@davidkoski
Copy link
Collaborator

Proposed changes

Remove special case for x[...] that just returns self. Test added.

Note: CI will fail until #366 is merged and this is rebased.

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document
  • I have run pre-commit run --all-files to format my code / installed pre-commit prior to committing changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the necessary documentation (if needed)

@davidkoski davidkoski requested a review from angeloskath March 4, 2026 19:22
Copy link
Member

@angeloskath angeloskath left a comment

Choose a reason for hiding this comment

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

👍

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