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 Decorater
Recipients Decorater
Date 2017-12-14.20:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513283155.41.0.213398074469.issue32326@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that When I uninstalled an older version of the Windows 10 SDK to make more disk space to update Visual Studio that now python 3.6 will not compile. I am not sure if Python 3.7 on master currently has this issue or not though I still have not tested it on 3.7 either.

I am using Visual Studio 2017 to Compile the latest commit on branch 3.6. I could technically use branch master if the issue with Py_DecodeLocale() is fixed yet though.
History
Date User Action Args
2017-12-14 20:25:55Decoratersetrecipients: + Decorater
2017-12-14 20:25:55Decoratersetmessageid: <1513283155.41.0.213398074469.issue32326@psf.upfronthosting.co.za>
2017-12-14 20:25:55Decoraterlinkissue32326 messages
2017-12-14 20:25:55Decoratercreate