comparison Makefile @ 34482:75de5d456b60

ui: convert to/from Optional[bytes] to Optional[str] in password manager This password manager proxy is roughly the right-looking layer to convert between strings and bytes. Many of these arguments can be None, so we have a helper method to make the conversion preserve Nones without exploding. Differential Revision: https://phab.mercurial-scm.org/D886
author Augie Fackler <augie@google.com>
date Sun, 01 Oct 2017 12:10:48 -0400
parents af20468eb0a4
children 01c57eeb35cb
comparison
equal deleted inserted replaced
34480:cbda631c1dde 34482:75de5d456b60