21 Nov
2021
21 Nov
'21
7:31 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51918 --- Comment #5 from Patrick <patrick+winehq.org(a)laimbock.com> --- Please ignore this fix: - if sysconfig._get_default_scheme() == 'posix_local': + if sysconfig.get_default_scheme() == 'posix_local': Although the py3.10 docs said that _get_default_scheme was renamed to get_default_scheme, that was not the case on the py.301 on Fedora 35. -- 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.