This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bleppard
Recipients
Date 2007-05-30.06:04:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I updated the patch to included comments, and set the release to 'Vista' when the version starts with '6.0'. Unfortunately both Windows Server 2008 and Windows Vista both are version 6.0.

I updated win32_ver() to report the correct values for Vista and Windows Server 2008. It reports release of '2008Server' for Windows 2008 server, and release of 'post2008Server' for version 6.1 or greater. I have not tested it under Windows Server 2008.
File Added: Platform-VistaFix2.patch
History
Date User Action Args
2007-08-23 15:58:34adminlinkissue1726668 messages
2007-08-23 15:58:34admincreate