Skip to content

DemoStorage: add support for conflict resolution and fix history()#58

Merged
jmuchemb merged 3 commits intomasterfrom
ds-conflict-history
May 12, 2016
Merged

DemoStorage: add support for conflict resolution and fix history()#58
jmuchemb merged 3 commits intomasterfrom
ds-conflict-history

Conversation

@jmuchemb
Copy link
Copy Markdown
Member

@jmuchemb jmuchemb commented May 5, 2016

Due to a bug in the Python implementation of TimeStamp, one of the added tests is disabled for PyPy.
I submitted zopefoundation/persistent#37, so if we do a new release of persistent quickly, we could wait to merge this one (with a bumped dependency in setup.py).

jmuchemb added 2 commits May 9, 2016 19:15
- It failed with oids that already exist in the base storage.
- MappingStorage returned timestamps in wrong format.
@jmuchemb jmuchemb force-pushed the ds-conflict-history branch from e561636 to f726e40 Compare May 9, 2016 17:20
@jmuchemb
Copy link
Copy Markdown
Member Author

jmuchemb commented May 9, 2016

Oops, I didn't see that Jim released persistent 4.2.0 shortly after my PR was accepted: I've just amended to not disable any test on PyPy.
I also pushed a third commit to update the changelog.
Now, I think it's ready to be merged.

@jmuchemb jmuchemb merged commit 82b3c0f into master May 12, 2016
@jmuchemb jmuchemb deleted the ds-conflict-history branch May 12, 2016 11:54
@jimfulton
Copy link
Copy Markdown
Member

Please don't merge your own PRs unless someone else has approved them.

@jmuchemb
Copy link
Copy Markdown
Member Author

jmuchemb commented May 12, 2016

Actually, I planned to wait a few more days, but I forgot to switch to origin/master before committing a trivial change.
OK, that's clear now.

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