]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35374: Avoid trailing space in hhc file name if found on PATH. (GH-10849) 11466/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Jan 2019 03:04:14 +0000 (19:04 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Jan 2019 03:04:14 +0000 (19:04 -0800)
commit5d1e0124cf562153a681d1b5b362e7c8e23edea9
treed4d95428f52676f9c2d6f78fd03a05208516f5bf
parent88bd26a72eb4ab341cf19bea78a0039fbe4be3a2
bpo-35374: Avoid trailing space in hhc file name if found on PATH. (GH-10849)

(cherry picked from commit e61cc481e02b758c8d8289163102c236d0658a55)

Co-authored-by: chrullrich <chris@chrullrich.net>
Doc/make.bat