14 Nov
2021
14 Nov
'21
1:39 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51918 --- Comment #3 from Patrick <patrick+winehq.org(a)laimbock.com> --- (In reply to Jacek Caban from comment #1)
Most of the patch looks good and should not break older Python, so I pushed it, thanks.
virtualenv.py looks suspicious through. What's the problem that it's trying to fix?
Thanks Jacek. As RafaĆ commented, the sys.version[:3] -> sys.version[:4] change in virtualenv.py was to also handle python 3.10 (and to prevent it to be detected as python 3.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.