This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: do more of the VCR work in demandimport.deactivated()
ClosedPublic

Authored by durin42 on Oct 19 2018, 11:46 AM.

Details

Summary

If I don't do this, VCR gets confused looking for pycurl and other
libraries. I have no idea how this ever worked.

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

durin42 created this revision.Oct 19 2018, 11:46 AM
pulkit accepted this revision.Oct 19 2018, 4:39 PM
pulkit added inline comments.Oct 19 2018, 4:44 PM
hgext/phabricator.py
138

fixed this in-flight to not be more than 80 colums.

This revision was automatically updated to reflect the committed changes.