This is an archive of the discontinued Mercurial Phabricator instance.

wireprotoserver: move narrow capabilities to wireprototypes.py
ClosedPublic

Authored by pulkit on Oct 5 2018, 4:17 PM.

Details

Summary

This is done because wireprotoserver import wireprotov1server, so you cannot
import wireprotoserver in wireprotov1server to use the capabilities constants.

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

pulkit created this revision.Oct 5 2018, 4:17 PM
This revision was automatically updated to reflect the committed changes.