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 neyuru
Recipients neyuru, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-01-09.21:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547067838.48.0.974000858527.issue35693@roundup.psfhosted.org>
In-reply-to
Content
Ok, thank you. Here are my findings:

steps taken:

1) download today's version of 3.7.2 and 3.8.0 alpha 0
2) navigate to tools/msi
3) run build.bat -x64 (to create amd64 folder under pcbuild)
4) navigate to pcbuild
5) run rt.bat -x64 -v test_httpservers

results:

1) FAILED for 3.7.2 (same as 3.6.8)
2) SUCCESS for 3.8.0 alpha 0

According to PEP-0537 python 3.7.2 is still under bugfixes, so, can I help in something to sort this out?
History
Date User Action Args
2019-01-09 21:03:59neyurusetrecipients: + neyuru, paul.moore, tim.golden, zach.ware, steve.dower
2019-01-09 21:03:58neyurusetmessageid: <1547067838.48.0.974000858527.issue35693@roundup.psfhosted.org>
2019-01-09 21:03:58neyurulinkissue35693 messages
2019-01-09 21:03:58neyurucreate