◐ Shell
clean mode source ↗

bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier by zooba · Pull Request #18231 · python/cpython

@zooba

@zooba

ned-deily pushed a commit that referenced this pull request

Jan 31, 2020

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020
…8231)

As Windows 7 is not supported by Python 3.9, we just replace the dynamic load with a static import. Backports will have a different fix to ensure they continue to behave the same.

kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request

Nov 13, 2021

kuba2k2 pushed a commit to kuba2k2/cpython that referenced this pull request

Nov 13, 2021

kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request

Dec 5, 2024

kuba2k2 added a commit to kuba2k2/cpython that referenced this pull request

Dec 5, 2024