This is an archive of the discontinued Mercurial Phabricator instance.

transaction: make validator a private attribute
ClosedPublic

Authored by indygreg on Sep 17 2018, 7:36 PM.

Details

Summary

This is similar to releasefn. It holds state that doesn't need to be
exposed as part of the public interface.

Diff Detail

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

Event Timeline

indygreg created this revision.Sep 17 2018, 7:36 PM
This revision was automatically updated to reflect the committed changes.