Skip to content

Conversation

@Tpt
Copy link
Contributor

@Tpt Tpt commented Nov 19, 2025

Slice and lists are not done yet, it should be the focus of a specific MR (non-trivial support of the bytes special case)

Slice and lists are not done yet, it should be the focus of a specific MR (non-trivial support of the bytes special case)
@Tpt Tpt marked this pull request as ready for review November 19, 2025 10:30
Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

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

Super, this feels like it's really come together now!

#[cfg(feature = "experimental-inspect")]
const INPUT_TYPE: crate::inspect::TypeHint = crate::inspect::TypeHint::subscript(
&PyTuple::TYPE_HINT,
&[$($T::INPUT_TYPE ),+]
Copy link
Member

Choose a reason for hiding this comment

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

👍 It's really nice that this works!

@davidhewitt davidhewitt added this pull request to the merge queue Nov 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 21, 2025
@Tpt
Copy link
Contributor Author

Tpt commented Nov 21, 2025

CI failed because of a 502 error

@LilyFirefly LilyFirefly added this pull request to the merge queue Nov 21, 2025
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