Skip to content

Commit 1437d2a

Browse files
committed
Reduce heading underline length for "Testing"
1 parent dc14b42 commit 1437d2a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

CHANGES

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Bugs fixed
8282
or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)
8383

8484
Testing
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

239239
Testing
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

19521952
Testing
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

33993399
Testing
3400-
--------
3400+
-------
34013401

34023402
2.0.0b1
34033403

@@ -4311,7 +4311,7 @@ Bugs fixed
43114311

43124312

43134313
Testing
4314-
--------
4314+
-------
43154315

43164316
1.7.0b1
43174317

@@ -4786,7 +4786,7 @@ Deprecated
47864786
Please move customization into new macro ``\sphinxstyletheadfamily``.
47874787

47884788
Testing
4789-
--------
4789+
-------
47904790

47914791
1.6 final
47924792

@@ -5276,7 +5276,7 @@ Bugs fixed
52765276
cannot be encoded into console encoding.
52775277

52785278
Testing
5279-
--------
5279+
-------
52805280

52815281
* To simplify, sphinx uses external mock package even if unittest.mock exists.
52825282

utils/CHANGES_template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Bugs fixed
1717
----------
1818

1919
Testing
20-
--------
20+
-------

0 commit comments

Comments
 (0)