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

Fix handle_all_serials for the new and old protocols. #85

Merged
merged 1 commit into from
Jul 9, 2016
Merged

Fix handle_all_serials for the new and old protocols. #85

merged 1 commit into from
Jul 9, 2016

Conversation

jamadden
Copy link
Member

@jamadden jamadden commented Jul 9, 2016

Fixes a bunch of test failures in RelStorage.

_dostore calls this with the results of storage.store (None) and storage.tpc_vote (set of oids---usually empty unless there's a resolved conflict, in which case you get a TypeError unpacking)

A similar thing will need to be done for the branch that is ZODB4, possibly just cherry-pick this commit?

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