( )⚙ D78 codemod: rewrite nested with

This is an archive of the discontinued Mercurial Phabricator instance.

codemod: rewrite nested with
ClosedPublic

Authored by quark on Jul 13 2017, 9:48 PM.
Tags
  • Restricted Project
Subscribers

Details

Reviewers
dsp
Group Reviewers
Restricted Project
Commits
rFBHGXd0b89d6d8ac6: codemod: rewrite nested with
Summary

This is the result of running a codemod script:

python ~/hg/contrib/codemod/codemod_nestedwith.py **/*.py

Plus a manual cleanup that removes the comment in absorb/__init.py.

See D76 for the codemod script.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

quark created this revision.Jul 13 2017, 9:48 PM
quark added a reviewer: Restricted Project.Jul 13 2017, 9:49 PM
quark added a project: Restricted Project.
quark edited the summary of this revision. (Show Details)
dsp accepted this revision.Jul 14 2017, 10:07 AM
dsp added a subscriber: dsp.

_like_

This revision is now accepted and ready to land.Jul 14 2017, 10:07 AM
This revision was automatically updated to reflect the committed changes.