D5751: tests: change how sockets are closed

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed Jan 30 16:07:55 EST 2019


durin42 added inline comments.

INLINE COMMENTS

> badserverext.py:140
> +        # object wrapper.
> +        if sys.version_info[0] >= 3:
> +            orig = object.__getattribute__(self, '_orig')

pycompat.ispy3

REPOSITORY
  rHG Mercurial

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

To: indygreg, #hg-reviewers
Cc: durin42, mercurial-devel


More information about the Mercurial-devel mailing list