◐ Shell
clean mode source ↗

[3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) by zooba · Pull Request #18234 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zooba

@zooba zooba commented

Jan 28, 2020

edited by miss-islington

Loading

Copy link Copy Markdown

Member

https://bugs.python.org/issue39401

Automerge-Triggered-By: @zooba

@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.8

Jan 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner left review comments

Assignees

@zooba zooba

Labels

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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