[issue35693] test_httpservers fails

Jorge Ramos report at bugs.python.org
Wed Jan 9 16:03:58 EST 2019


Jorge Ramos <neyuru at gmail.com> added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35693>
_______________________________________


More information about the Python-bugs-list mailing list