Skip to content

document optype.numpy.ToJustInt64*#580

Merged
jorenham merged 1 commit into
masterfrom
np-int64-array-like-docs
Apr 16, 2026
Merged

document optype.numpy.ToJustInt64*#580
jorenham merged 1 commit into
masterfrom
np-int64-array-like-docs

Conversation

@jorenham

Copy link
Copy Markdown
Owner

closes #573

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the NumPy array-like reference documentation to include missing optype.numpy dtype coercion aliases, addressing the gap reported in #573.

Changes:

  • Adds ToJustInt64* entries to the array-like type mapping table.
  • Adds ToJustLongDouble* and ToJustCLongDouble* entries to the same table.
  • Updates the “added in version” notes to mention ToJustInt64* and long double aliases.

Comment thread docs/reference/numpy/array-likes.md
@jorenham jorenham force-pushed the np-int64-array-like-docs branch from c85105c to 2f20d08 Compare April 16, 2026 19:36
@jorenham jorenham merged commit 87386b7 into master Apr 16, 2026
32 checks passed
@jorenham jorenham deleted the np-int64-array-like-docs branch April 16, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: optype.numpy.ToJustInt64* array-like types are missing from the docs

2 participants