[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Steve Dower
Steve Dower added the comment: New changeset f4443562345130c991fded3dc3b02b94aee0f362 by Steve Dower (Miss Islington (bot)) in branch '3.6': bpo-31609: Fixes quotes in PCbuild/clean.bat (GH-4280) (#4285) https://github.com/python/cpython/commit/f4443562345130c991fded3dc3b02b94aee0f362 --

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Steve Dower
Change by Steve Dower : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Py

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +4247 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Steve Dower
Steve Dower added the comment: New changeset aed08562220974b5c67371b908f23caa1be07e38 by Steve Dower in branch 'master': bpo-31609: Fixes quotes in PCbuild/clean.bat (#4280) https://github.com/python/cpython/commit/aed08562220974b5c67371b908f23caa1be07e38 --

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Steve Dower
Change by Steve Dower : -- assignee: -> steve.dower versions: +Python 3.6, Python 3.7 ___ Python tracker ___ ___ Python-bugs-list ma

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-11-04 Thread Steve Dower
Change by Steve Dower : -- keywords: +patch pull_requests: +4242 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-09-28 Thread STINNER Victor
Change by STINNER Victor : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue31609] PCbuild\clean.bat fails if the path contains whitespaces

2017-09-27 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- title: PCbuild\clean.bat fails if the patch contains whitespaces -> PCbuild\clean.bat fails if the path contains whitespaces ___ Python tracker