https://bugs.winehq.org/show_bug.cgi?id=37452 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com --- Comment #5 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- It is no longer possible to perform this test, as the servers involved refuse the SSL version Python 3.1.1 offers, making all tests fail. On Python 3.7.4 with Wine 4.12.1, all tests pass: $ wine python.exe -m test.test_urllib2net 0009:fixme:msvcrt:_configure_wide_argv (1) stub 0009:fixme:msvcrt:_initialize_wide_environment stub .....s......... ---------------------------------------------------------------------- Ran 15 tests in 56.897s OK (skipped=1) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.