bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier by zooba · Pull Request #18231 · python/cpython
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
…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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters