D6712: config: remove pycompat.bytestr() for defaultvalue

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Wed Aug 7 19:46:39 EDT 2019


yuja added a comment.


  > The `pycompat.bytestr()` was there for py3 compatibility,
  
  Not really for the "value" variable which may be unprintable object, but
  I think it's okay to assume defaultvalues are None/bool/int/float/bytes type.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6712/new/

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

To: navaneeth.suresh, #hg-reviewers, pulkit
Cc: yuja, pulkit, durin42, marmoute, mercurial-devel


More information about the Mercurial-devel mailing list