Page Menu
Home
Phabricator
This is an archive of the discontinued Mercurial Phabricator instance.
Differential
D968
request: use trivial iterator over dictionary keys
Closed
Public
Authored by
durin42
on Oct 5 2017, 5:32 PM.
Download Raw Diff
Tags
None
Subscribers
mercurial-devel
Details
Reviewers
pulkit
indygreg
Group Reviewers
hg-reviewers
Commits
rHG34fcb0f66837: request: use trivial iterator over dictionary keys
rHG3e571c85758e: request: use trivial iterator over dictionary keys
rHG5526da708fab: request: use trivial iterator over dictionary keys
Summary
Diff Detail
Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped
Event Timeline
durin42
created this revision.
Oct 5 2017, 5:32 PM
Herald
added a reviewer:
hg-reviewers
.
·
View Herald Transcript
Oct 5 2017, 5:32 PM
Herald
added a subscriber:
mercurial-devel
.
·
View Herald Transcript
durin42
added a child revision:
D969: request: coerce content-type to native str
.
Oct 5 2017, 5:32 PM
pulkit
accepted this revision.
Oct 5 2017, 7:15 PM
indygreg
accepted this revision.
Oct 6 2017, 9:46 AM
This revision is now accepted and ready to land.
Oct 6 2017, 9:46 AM
Closed by commit
rHG5526da708fab: request: use trivial iterator over dictionary keys
(authored by
durin42
).
·
Explain Why
Oct 8 2017, 4:37 AM
This revision was automatically updated to reflect the committed changes.