]> granicus.if.org Git - python/commit
Fix spaces added after hyphens in news entries. (GH-7579) (GH-7582)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Jun 2018 18:53:21 +0000 (11:53 -0700)
committerNed Deily <nad@python.org>
Sun, 10 Jun 2018 18:53:21 +0000 (14:53 -0400)
commit066e16de8e9097f3edeea2ae7c7d72dde8b36b93
tree202a5ab943ee73d77f838f009577dbc2e0452778
parent1ed8294924a9a47fb6f98f88cc7340a5512c75c3
Fix spaces added after hyphens in news entries. (GH-7579) (GH-7582)

Seems they were added by double applying blurb.
(cherry picked from commit 98a0e466cd94d4635769cfdfd397c43c07384595)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.6.0a4.rst
Misc/NEWS.d/3.6.0b1.rst
Misc/NEWS.d/3.7.0a1.rst
Misc/NEWS.d/3.7.0a2.rst