diff options
| author | Steve Dower <steve.dower@python.org> | 2020-01-29 13:46:33 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-29 13:46:33 +1100 |
| commit | 6a65eba44bfd82ccc8bed4b5c6dd6637549955d5 (patch) | |
| tree | 3a6b929751e3c7275e78c54804a56d806d32950c /Lib/unittest/test/test_functiontestcase.py | |
| parent | 0cd5bff6b7da3118d0c5a88fc2b80f80eb7c3059 (diff) | |
| download | cpython-git-6a65eba44bfd82ccc8bed4b5c6dd6637549955d5.tar.gz | |
bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231)
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.
Diffstat (limited to 'Lib/unittest/test/test_functiontestcase.py')
0 files changed, 0 insertions, 0 deletions
