This is an archive of the discontinued Mercurial Phabricator instance.

churn: use integer division consistently
ClosedPublic

Authored by durin42 on Oct 13 2018, 6:06 AM.

Details

Summary

This results in slight output changes, but it's at least consistent
between Python 2 and 3. Since the output is just bar graphs anyway,
I'm content with the changes.

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

durin42 created this revision.Oct 13 2018, 6:06 AM
pulkit accepted this revision.Oct 13 2018, 6:30 AM
This revision was automatically updated to reflect the committed changes.