- skip-blame as we are just adding r''
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHG78b985c75731: py3: add r'' to convert keys to keyword arguments to str
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Queued, but perhaps we should stop using **{...} since we no longer
need to support Python 2.5. *args, opt=... should work.
https://docs.python.org/2/whatsnew/2.6.html#other-language-changes