97
97
* Fix spurious test failure on OSX for WorkingTreeFormat2.
98
98
(Vincent Ladeuil, #787942)
99
100
* Skip ``utextwrap`` tests when ``sphinx`` breaks text_wrap by an hostile
100
101
monkeypatch to textwrap.TextWrapper.wordsep_re.
101
102
(Vincent Ladeuil, #785098)
103
108
* Multiple ``selftest --exclude`` options are now combined instead of
104
109
overriding each other. (Vincent Ladeuil, #746991)