( )⚙ D4690 streamclone: reimplement nested context manager

This is an archive of the discontinued Mercurial Phabricator instance.

streamclone: reimplement nested context manager
ClosedPublic

Authored by durin42 on Sep 21 2018, 11:44 AM.

Details

Summary

It's gone in Python 3, and you can't *ctxs into a with statement. Sigh.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Sep 21 2018, 11:44 AM
durin42 updated this revision to Diff 11261.Sep 21 2018, 11:48 AM
This revision was automatically updated to reflect the committed changes.