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 Python version #493

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Conversation

bfirsh
Copy link
Member

@bfirsh bfirsh commented Jan 14, 2021

There was an incomplete implementation in #485. It wasn't being passed through the stack correctly. Also added
some sanity tests for the Python -> Go -> Python round trip.

As an aside, there are so many places that new fields need to be added. I wonder if there is a way this can be simplified, or the test can be generalized to get the round trip always works.

config is also kind of broken, but low priority. #492

It wasn't being passed through the stack correctly. Also added
some sanity tests for the Python -> Go -> Python round trip.

Signed-off-by: Ben Firshman <[email protected]>
@bfirsh bfirsh requested a review from andreasjansson January 14, 2021 02:06
@bfirsh bfirsh added this to the v0.3.3 milestone Jan 14, 2021
Copy link
Member

@andreasjansson andreasjansson left a comment

Choose a reason for hiding this comment

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

👍

@andreasjansson andreasjansson merged commit 6c041b2 into replicate:main Jan 14, 2021
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