Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update checkedCast in Python #2550

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

bernardnormier
Copy link
Member

This PR updates checkedCast in Python.

With this PR, checkedCast(p, facet) is equivalent to checkedCast(p.ice_facet(facet)) in Python.

See #2323.

Copy link
Member

@InsertCreativityHere InsertCreativityHere left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@bernardnormier bernardnormier merged commit fa4a4b4 into zeroc-ice:main Jul 24, 2024
17 checks passed
InsertCreativityHere pushed a commit to InsertCreativityHere/compiler-comparison that referenced this pull request Jan 1, 2025
@bernardnormier bernardnormier deleted the python-checkedCast branch January 21, 2025 19:01
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.

3 participants