commit | 066e16de8e9097f3edeea2ae7c7d72dde8b36b93 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jun 10 11:53:21 2018 -0700 |
committer | Ned Deily <nad@python.org> | Sun Jun 10 14:53:21 2018 -0400 |
tree | 202a5ab943ee73d77f838f009577dbc2e0452778 | |
parent | 1ed8294924a9a47fb6f98f88cc7340a5512c75c3 [diff] |
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>