This is an archive of the discontinued Mercurial Phabricator instance.

py3: use '//' for integer division in hgweb/common.py
ClosedPublic

Authored by pulkit on Feb 24 2018, 6:19 AM.

Details

Summary

'/' on Python 3 does the float division.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Feb 24 2018, 6:19 AM
This revision was automatically updated to reflect the committed changes.