[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-07 Thread STINNER Victor
STINNER Victor added the comment: Thank you Steve for the quick fix! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread Steve Dower
Steve Dower added the comment: New changeset a6ffec2e88437ed4fecb10cb359cf2fb64781e9a by Steve Dower (Miss Islington (bot)) in branch '3.6': [3.6] bpo-31957: Fixes version detection. (GH-4298) (#4300) https://github.com/python/cpython/commit/a6ffec2e88437ed4fecb10cb359cf2fb64781e9a -

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

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

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread Steve Dower
Steve Dower added the comment: New changeset 30f4fa456ef626ad7a92759f492ec7a268f7af4e by Steve Dower in branch 'master': bpo-31957: Fixes version detection. (#4298) https://github.com/python/cpython/commit/30f4fa456ef626ad7a92759f492ec7a268f7af4e -- _

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread Steve Dower
Change by Steve Dower : -- keywords: +patch pull_requests: +4260 stage: needs patch -> patch review ___ Python tracker ___ ___ Python

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread Steve Dower
Change by Steve Dower : -- assignee: -> steve.dower stage: -> needs patch type: -> compile error versions: +Python 3.6 ___ Python tracker ___

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread STINNER Victor
STINNER Victor added the comment: Compilation also failed on AMD64 Windows8 3.x: http://buildbot.python.org/all/#/builders/32/builds/118 -- ___ Python tracker ___

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread STINNER Victor
STINNER Victor added the comment: Windows8 error: D:\buildarea\3.x.bolen-windows8\build\PCbuild\python.props(76,31): error MSB4086: A numeric comparison was attempted on "$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion)" that evaluates to "" inste

[issue31957] [Windows] PCbuild error: A numeric comparison was attempted

2017-11-06 Thread STINNER Victor
New submission from STINNER Victor : http://buildbot.python.org/all/#/builders/58/builds/110 Build started 11/4/2017 7:30:21 PM. Project "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\PCbuild\pythoncore.vcxproj" on node 1 (KillPython target(s)). D:\cygwin\home\db3l\buildarea\3.x.bolen