Skip to content

Add tests for ArrayValue __array__ copy semantics#710

Merged
cjdoris merged 3 commits intomainfrom
codex/update-arrayvalue.__array__-method
Nov 2, 2025
Merged

Add tests for ArrayValue __array__ copy semantics#710
cjdoris merged 3 commits intomainfrom
codex/update-arrayvalue.__array__-method

Conversation

@cjdoris
Copy link
Member

@cjdoris cjdoris commented Nov 2, 2025

Summary

Testing

  • julia --project=test test/runtests.jl

https://chatgpt.com/codex/tasks/task_e_6906909009088331980868f5a0caa696

@cjdoris cjdoris merged commit 8eed6ee into main Nov 2, 2025
16 checks passed
@cjdoris cjdoris deleted the codex/update-arrayvalue.__array__-method branch November 2, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning: __array__ implementation doesn't accept a copy keyword

1 participant