Mercurial > evolve
comparison tests/test-stablesort.t @ 4718:23323092f0a7
py3: convert _origdoc to sysstr to match __doc__
It's currently stored as bytes by core, so we need to convert it to
match Python's expected type for __doc__. This patch can be dropped if
D6623 gets accepted.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 09 Jul 2019 10:56:42 -0700 |
parents | 9672de8055cd |
children | 537fd9a86c06 57030b9d71c3 |
comparison
equal
deleted
inserted
replaced
4717:7b36f9728351 | 4718:23323092f0a7 |
---|