Re: [PATCH STABLE] hgweb: cast bytearray to bytes

2018-11-09 Thread Yuya Nishihara
On Sat, 10 Nov 2018 00:00:59 +, Gregory Szorc wrote: > # HG changeset patch > # User Gregory Szorc > # Date 1541807379 0 > # Fri Nov 09 23:49:39 2018 + > # Branch stable > # Node ID bd88e17266d4e5cf10d3b2f4d4868b51ae35133d > # Parent 5b530d767e6726374382a7bde932bcc528568b85 > hgweb:

[PATCH STABLE] hgweb: cast bytearray to bytes

2018-11-09 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1541807379 0 # Fri Nov 09 23:49:39 2018 + # Branch stable # Node ID bd88e17266d4e5cf10d3b2f4d4868b51ae35133d # Parent 5b530d767e6726374382a7bde932bcc528568b85 hgweb: cast bytearray to bytes PEP- seems to indicate that bytes is the onl