Page Menu
Home
Phabricator
This is an archive of the discontinued Mercurial Phabricator instance.
Differential
D2531
templatefilters: stop using str as a variable name
Closed
Public
Authored by
pulkit
on Mar 1 2018, 6:34 PM.
Download Raw Diff
Tags
None
Subscribers
mercurial-devel
Details
Reviewers
yuja
Group Reviewers
hg-reviewers
Commits
rHGa185b1af207c: templatefilters: stop using str as a variable name
rHGde41b8a1e012: templatefilters: stop using str as a variable name
Summary
str() is an inbuilt function.
Diff Detail
Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped
Event Timeline
pulkit
created this revision.
Mar 1 2018, 6:34 PM
Herald
added a reviewer:
hg-reviewers
.
·
View Herald Transcript
Mar 1 2018, 6:34 PM
Herald
added a subscriber:
mercurial-devel
.
·
View Herald Transcript
yuja
accepted this revision.
Mar 1 2018, 7:32 PM
This revision is now accepted and ready to land.
Mar 1 2018, 7:32 PM
Closed by commit
rHGde41b8a1e012: templatefilters: stop using str as a variable name
(authored by
pulkit
).
·
Explain Why
Mar 1 2018, 7:56 PM
This revision was automatically updated to reflect the committed changes.