Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) | Julien Palard | 2019-05-09 | 1 | -1/+0 |
| | | | | | | Having multiple paragraphs in a few news entry lead to inconsistent spacing while rendered in HTML by mixing "visually compact lists" (when no entry of the whole list contains multiple paragraphs) and "sparse lists" (when at least one do). | ||||
* | bpo-35042: Use the :pep: role where a PEP is specified (#10036) | Stéphane Wirtel | 2018-10-26 | 1 | -1/+1 |
| | |||||
* | Forward port rest of NEWS changes as of 3.7.0 | Ned Deily | 2018-06-28 | 1 | -0/+466 |