Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos mostly in comments, docs and test names (GH-15209) | Min ho Kim | 2019-08-30 | 1 | -1/+1 |
| | |||||
* | bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154) | Julien Palard | 2019-05-09 | 1 | -4/+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-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231) | Serhiy Storchaka | 2018-10-31 | 1 | -8/+8 |
| | |||||
* | bpo-34906: Doc: Fix typos (2) (GH-9735) | Stéphane Wirtel | 2018-10-06 | 1 | -1/+1 |
| | | | Fix typos | ||||
* | Forward port 3.7.0 final changes | Ned Deily | 2018-06-27 | 1 | -0/+1135 |