Skip to content

Update rq.py#1

Merged
allfro merged 1 commit intomasterfrom
patch-1
May 9, 2022
Merged

Update rq.py#1
allfro merged 1 commit intomasterfrom
patch-1

Conversation

@allfro
Copy link
Copy Markdown
Owner

@allfro allfro commented May 9, 2022

Fixes return type inconsistency with the pack_value for class Object.
When using an Object field embedded in a request pack_value croaks because it calls to_binary which returns a byte buffer instead of a
3-value tuple. This fix addresses the issue.

Fixes return type inconsistency with the `pack_value` for class `Object`.
When using an `Object` field embedded in a request `pack_value` croaks because it calls to_binary which returns a byte buffer instead of a
3-value tuple. This fix addresses the issue.
@allfro allfro merged commit 5257525 into master May 9, 2022
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.

1 participant