Skip to content

Commit

Permalink
Reduce heading underline length for "Testing"
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jul 24, 2023
1 parent dc14b42 commit 1437d2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Bugs fixed
or ``typing.*`` as inline type references. Patch by Bénédikt Tran (picnixz)

Testing
--------
-------

* #11345: Always delete ``docutils.conf`` in test directories when running
``SphinxTestApp.cleanup()``.
Expand Down Expand Up @@ -237,7 +237,7 @@ Bugs fixed
* Use the new Transifex ``tx`` client

Testing
--------
-------

* Fail testing when any Python warnings are emitted
* Migrate remaining ``unittest.TestCase`` style test functions to pytest style
Expand Down Expand Up @@ -1950,7 +1950,7 @@ Bugs fixed
* #8320: make "inline" line numbers un-selectable

Testing
--------
-------

* #8257: Support parallel build in sphinx.testing

Expand Down Expand Up @@ -3397,7 +3397,7 @@ Bugs fixed
* #6196: py domain: unexpected prefix is generated

Testing
--------
-------

2.0.0b1

Expand Down Expand Up @@ -4311,7 +4311,7 @@ Bugs fixed


Testing
--------
-------

1.7.0b1

Expand Down Expand Up @@ -4786,7 +4786,7 @@ Deprecated
Please move customization into new macro ``\sphinxstyletheadfamily``.

Testing
--------
-------

1.6 final

Expand Down Expand Up @@ -5276,7 +5276,7 @@ Bugs fixed
cannot be encoded into console encoding.

Testing
--------
-------

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

Expand Down
2 changes: 1 addition & 1 deletion utils/CHANGES_template
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Bugs fixed
----------

Testing
--------
-------

0 comments on commit 1437d2a

Please sign in to comment.