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
Lint Skipped
Unit
Unit Tests Skipped

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.