This is an archive of the discontinued Mercurial Phabricator instance.

cstore: pythonkeyiterator refactor
ClosedPublic

Authored by ms2316 on Sep 5 2017, 10:30 AM.
Tags
None
Subscribers
None

Details

Reviewers
ryanmce
durham
simonfar
Group Reviewers
Restricted Project
Commits
rFBHGX0763bbfdb666: cstore: pythonkeyiterator refactor
Summary

PythonKeyIterator has been moved to a separate file, because we will need to
include it in several places in future commits.

Test Plan
  • Ensure unit tests pass

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ms2316 created this revision.Sep 5 2017, 10:30 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptSep 5 2017, 10:30 AM
ryanmce accepted this revision.Sep 5 2017, 10:57 AM

Sweet, trivial move. My favorite :-)

This revision is now accepted and ready to land.Sep 5 2017, 10:57 AM
This revision was automatically updated to reflect the committed changes.