Skip to content

Modernize the python client #20

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

Merged
merged 2 commits into from
Oct 4, 2016
Merged

Modernize the python client #20

merged 2 commits into from
Oct 4, 2016

Conversation

bhs
Copy link
Contributor

@bhs bhs commented Oct 2, 2016

Remove a bunch of non-standard things, both from a LightStep standpoint and from a Python standpoint more generally. Also, add a verbosity option which would have saved trouble debugging some library problems recently.

Remove a bunch of non-standard things, both from a LightStep standpoint
and from a Python standpoint more generally. Also, add a verbosity
option which would have saved trouble debugging some library problems
recently.
@bhs
Copy link
Contributor Author

bhs commented Oct 2, 2016

Note that this is not a backwards-compatible change and bumps us to LS tracer 3.x.

And get the tests closer to reproducing failures. Thrift makes this
extremely difficult since it doesn't go down the serialization path
unless the actual transport is in a ready state (which it shouldn't be
for tests).
@bcronin
Copy link

bcronin commented Oct 4, 2016

Looks great @bensigelman . Thanks for making it more consistent with the other client libraries!

@bhs bhs merged commit 32c3d25 into master Oct 4, 2016
@bhs bhs deleted the bhs/modernize_py branch October 4, 2016 16:44
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