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

Bulk Transactions Items iterator returns keys instead of Items #355

Closed
philvarner opened this issue Feb 24, 2022 · 0 comments
Closed

Bulk Transactions Items iterator returns keys instead of Items #355

philvarner opened this issue Feb 24, 2022 · 0 comments
Assignees

Comments

@philvarner
Copy link
Collaborator

in Bulk Transactions, the Items iterator returns an iterator over the keys in the items dictionary. This isn't very useful and (I would say) unexpected, as I'd expect to get an iterator of the Items objects instead (the values of that dict).

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

No branches or pull requests

1 participant