Skip to content

Add Slice#59

Merged
dnwpark merged 3 commits intomainfrom
slice
Jan 29, 2026
Merged

Add Slice#59
dnwpark merged 3 commits intomainfrom
slice

Conversation

@dnwpark
Copy link
Contributor

@dnwpark dnwpark commented Jan 28, 2026

And replace StrSlice.

@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
python-typemap Ready Ready Preview, Comment Jan 29, 2026 4:26pm

@dnwpark dnwpark marked this pull request as ready for review January 28, 2026 19:35
@dnwpark dnwpark requested a review from msullivan January 28, 2026 19:35
):
return tp.__origin__[tp.__args__[0][start:end]]
else:
raise TypeError(f"Invalid type argument to Slice: {tp} is not a tuple")
Copy link
Collaborator

Choose a reason for hiding this comment

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

Never probably?

@dnwpark dnwpark merged commit 2fd7b07 into main Jan 29, 2026
5 checks passed
@dnwpark dnwpark deleted the slice branch January 29, 2026 16:27
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