Page Menu
Home
Phabricator
This is an archive of the discontinued Mercurial Phabricator instance.
Differential
D2337
py3: make sure we are doing integer division by using '//'
Closed
Public
Authored by
pulkit
on Feb 18 2018, 2:01 PM.
Download Raw Diff
Tags
None
Subscribers
mercurial-devel
Details
Reviewers
durin42
Group Reviewers
hg-reviewers
Commits
rHG3496bffe266d: py3: make sure we are doing integer division by using '//'
rHG74f40bdc06bd: py3: make sure we are doing integer division by using '//'
Summary
Diff Detail
Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped
Event Timeline
pulkit
created this revision.
Feb 18 2018, 2:01 PM
Herald
added a reviewer:
hg-reviewers
.
·
View Herald Transcript
Feb 18 2018, 2:01 PM
Herald
added a subscriber:
mercurial-devel
.
·
View Herald Transcript
durin42
accepted this revision.
Feb 18 2018, 3:44 PM
This revision is now accepted and ready to land.
Feb 18 2018, 3:44 PM
Closed by commit
rHG74f40bdc06bd: py3: make sure we are doing integer division by using '//'
(authored by
pulkit
).
·
Explain Why
Feb 18 2018, 3:46 PM
This revision was automatically updated to reflect the committed changes.