summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.7.0a1.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos mostly in comments, docs and test names (GH-15209)Min ho Kim2019-08-301-1/+1
|
* Fix typos in comments, docs and test names (#15018)Min ho Kim2019-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Fix typos in comments, docs and test names * Update test_pyparse.py account for change in string length * Apply suggestion: splitable -> splittable Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu> * Apply suggestion: splitable -> splittable Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu> * Apply suggestion: Dealloccte -> Deallocate Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu> * Update posixmodule checksum. * Reverse idlelib changes.
* bpo-32523: Simplifying news entries with multiple paragraphs. (GH-8154)Julien Palard2019-05-091-27/+3
| | | | | | 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 Wirtel2018-10-261-6/+6
|
* bpo-34906: Doc: Fix typos (2) (GH-9735)Stéphane Wirtel2018-10-061-4/+4
| | | Fix typos
* Fix spaces added after hyphens in news entries. (GH-7579)Serhiy Storchaka2018-06-101-3/+3
| | | Seems they were added by double applying blurb.
* bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197)Serhiy Storchaka2018-05-291-1/+1
| | | | | | Remove the docstring attribute of AST types and restore docstring expression as a first stmt in their body. Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
* Fix line breaks added after hyphens by blurb. (GH-7002)Serhiy Storchaka2018-05-201-21/+21
| | | | Also remove bullet asterisks from IDLE entries.
* Fix miscellaneous typos (#4275)luzpaz2017-11-051-1/+1
|
* Update PyDoc topics and NEWS blurbs for 3.7.0a1Ned Deily2017-09-191-0/+6456