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

Undefined attribute in MessageValue.Field #1045

Closed
treiher opened this issue May 19, 2022 · 1 comment · Fixed by #1046
Closed

Undefined attribute in MessageValue.Field #1045

treiher opened this issue May 19, 2022 · 1 comment · Fixed by #1046
Assignees
Labels
bug pyrflx Related to pyrflx package (Legacy Python API)

Comments

@treiher
Copy link
Collaborator

treiher commented May 19, 2022

In some cases, creating the printable representation of MessageValue fails due to an undefined attribute __last in Field:

<[AttributeError("'Field' object has no attribute '_Field__last'") raised in repr()] MessageValue object at 0x7fc772733f10>
@treiher treiher added bug pyrflx Related to pyrflx package (Legacy Python API) labels May 19, 2022
@treiher treiher added this to To do in RecordFlux 0.6 via automation May 19, 2022
@treiher treiher self-assigned this May 19, 2022
@treiher treiher moved this from To do to Implementation in RecordFlux 0.6 May 19, 2022
treiher added a commit that referenced this issue May 19, 2022
RecordFlux 0.6 automation moved this from Implementation to Done May 20, 2022
treiher added a commit that referenced this issue May 20, 2022
@okeandj

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pyrflx Related to pyrflx package (Legacy Python API)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants