There was an error while loading. Please reload this page.
The vertical alignment of "Editors" inside its box is a bit off, it's too high up: https://docs.python.org/3/whatsnew/3.14.html
This is a <dl><dt>Editors</dt><dd>...</dd> structure.
<dl><dt>Editors</dt><dd>...</dd>
We should also check other uses of this HTML in the docs.
The vertical alignment of "Editors" inside its box is a bit off, it's too high up: https://docs.python.org/3/whatsnew/3.14.html
This is a
<dl><dt>Editors</dt><dd>...</dd>structure.We should also check other uses of this HTML in the docs.