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

Add __repr__ to all classes #3651

Open
ocelotl opened this issue Jan 26, 2024 · 0 comments · May be fixed by #3662
Open

Add __repr__ to all classes #3651

ocelotl opened this issue Jan 26, 2024 · 0 comments · May be fixed by #3662
Assignees

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Jan 26, 2024

Motivated by #3632 where there is a feature that shows the code that would instantiate the same objects that the configuration prototype would instantiate. For that to work we need a proper __repr__ method in all classes.

@ocelotl ocelotl self-assigned this Jan 26, 2024
@ocelotl ocelotl linked a pull request Feb 2, 2024 that will close this issue
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant