@@ -82,7 +82,7 @@ Bugs fixed
8282 or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)
8383
8484Testing
85- --------
85+ -------
8686
8787* #11345: Always delete ``docutils.conf`` in test directories when running
8888 ``SphinxTestApp.cleanup()``.
@@ -237,7 +237,7 @@ Bugs fixed
237237* Use the new Transifex ``tx`` client
238238
239239Testing
240- --------
240+ -------
241241
242242* Fail testing when any Python warnings are emitted
243243* Migrate remaining ``unittest.TestCase`` style test functions to pytest style
@@ -1950,7 +1950,7 @@ Bugs fixed
19501950* #8320: make "inline" line numbers un-selectable
19511951
19521952Testing
1953- --------
1953+ -------
19541954
19551955* #8257: Support parallel build in sphinx.testing
19561956
@@ -3397,7 +3397,7 @@ Bugs fixed
33973397* #6196: py domain: unexpected prefix is generated
33983398
33993399Testing
3400- --------
3400+ -------
34013401
340234022.0.0b1
34033403
@@ -4311,7 +4311,7 @@ Bugs fixed
43114311
43124312
43134313Testing
4314- --------
4314+ -------
43154315
431643161.7.0b1
43174317
@@ -4786,7 +4786,7 @@ Deprecated
47864786 Please move customization into new macro ``\sphinxstyletheadfamily``.
47874787
47884788Testing
4789- --------
4789+ -------
47904790
479147911.6 final
47924792
@@ -5276,7 +5276,7 @@ Bugs fixed
52765276 cannot be encoded into console encoding.
52775277
52785278Testing
5279- --------
5279+ -------
52805280
52815281* To simplify, sphinx uses external mock package even if unittest.mock exists.
52825282
0 commit comments