martinvonz accepted this revision.
martinvonz added inline comments.

INLINE COMMENTS

> util.py:592
>  
> +class nullcontextmanager(object):
> +    """A no-op context manager.

The body looks more like a "nulltransaction" (I think close(), release(), 
abort() are part of transaction's interface), but this is fine with me anyway.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D62

EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: durham, #hg, martinvonz, phillco
Cc: phillco, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to