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

Fix IceBox in Python #1742

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

bernardnormier
Copy link
Member

We don't support IceBox in Python. However, we compile IceBox ServiceManager to write Python clients.

This PR removes the accidentally committed init.py and Service.py (local Service not needed in Python).
It's not clear to me we need this module at all, especially since we don't have any Python test for this client-side IceBox.

Copy link
Member

@pepone pepone 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.

It's not clear to me we need this module at al

I think is still useful to access the ServiceManager from Python

@bernardnormier bernardnormier merged commit 6edadfb into zeroc-ice:main Feb 1, 2024
17 checks passed
@bernardnormier bernardnormier deleted the fix-icebox-python branch May 10, 2024 23:41
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