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

feat: Classes for event info #3531

Merged
merged 4 commits into from
Nov 28, 2024
Merged

feat: Classes for event info #3531

merged 4 commits into from
Nov 28, 2024

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Nov 27, 2024

Defining explicit classes for various types of event info. These class instances will be passed to the event-streaming callback instead of the protobuf message instances that are currently passed.

TODO: Update user guide, PyConsole change

Covered by exisitng unittests.

@mkundu1 mkundu1 linked an issue Nov 27, 2024 that may be closed by this pull request
@mkundu1 mkundu1 force-pushed the feat/event-info-cls branch 2 times, most recently from 31a5cf0 to e96220f Compare November 27, 2024 21:40
@mkundu1 mkundu1 force-pushed the feat/event-info-cls branch from e96220f to 9f1d29f Compare November 28, 2024 14:34
@mkundu1 mkundu1 merged commit 5a1c077 into main Nov 28, 2024
29 checks passed
@mkundu1 mkundu1 deleted the feat/event-info-cls branch November 28, 2024 15:38
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.

Python classes for event_info
3 participants