[issue27890] platform.release() incorrect in Python 3.5.2 on Windows 2008ServerR2

2016-09-09 Thread Steve Dower
Steve Dower added the comment: Fixed on issue26513 -- assignee: -> steve.dower resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ __

[issue27890] platform.release() incorrect in Python 3.5.2 on Windows 2008ServerR2

2016-08-29 Thread SilentGhost
SilentGhost added the comment: This seems to be a consequence of issue 26513. Would you mind re-posting your message there. -- components: +Windows keywords: +3.5regression nosy: +SilentGhost, paul.moore, steve.dower, tim.golden, zach.ware ___ Python

[issue27890] platform.release() incorrect in Python 3.5.2 on Windows 2008ServerR2

2016-08-29 Thread James Domingo
New submission from James Domingo: The platform.release() function in Python 3.5.1 returns the correct value on Windows 2008 Server R2: C:\Users\jdoe\Documents\Python>python-3.5.1-embed-amd64\python.exe Python 3.5.1 (v3.5.1:37a07cee5969, Dec 6 2015, 01:54:25) [MSC v.1900 64 bit (AM D64)