Skip to content

[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) - #18234

Merged
miss-islington merged 2 commits into
python:3.8from
zooba:bpo-39401-3.8
Jan 30, 2020
Merged

[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231)#18234
miss-islington merged 2 commits into
python:3.8from
zooba:bpo-39401-3.8

Conversation

@zooba

@zoobazooba commented Jan 28, 2020

Copy link
Copy Markdown
Member

Comment threadMisc/NEWS.d/next/Security/2020-01-28-20-54-09.bpo-39401.he7h_A.rst Outdated
@miss-islington

Copy link
Copy Markdown
Contributor

@zooba: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit ad4a20b into python:3.8Jan 30, 2020
@zooba
zooba deleted the bpo-39401-3.8 branch February 5, 2020 00:36
Hoikas added a commit to Hoikas/cpython that referenced this pull request Feb 25, 2021
this backports the windows 7 compatible fix for bpo-39401 from pythongh-18234,
originally authored by Steve Dower, and removes explicit dependencies on
pathcch.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@zooba@miss-islington@vstinner@the-knights-who-say-ni@bedevere-bot