Skip to content

[3.9] bpo-40677: Define IO_REPARSE_TAG_APPEXECLINK explicitly (GH-20206)#20217

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-711f9e1-3.9
May 19, 2020
Merged

[3.9] bpo-40677: Define IO_REPARSE_TAG_APPEXECLINK explicitly (GH-20206)#20217
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-711f9e1-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented May 19, 2020

Copy link
Copy Markdown
Contributor

This allows building with older versions of the Windows SDK where the value is not defined.
(cherry picked from commit 711f9e1)

Co-authored-by: Minmin Gong gongminmin@msn.com

https://bugs.python.org/issue40677

This allows building with older versions of the Windows SDK where the value is not defined.
(cherry picked from commit 711f9e1)

Co-authored-by: Minmin Gong <gongminmin@msn.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit 76d9a9c into python:3.9 May 19, 2020
@miss-islington
miss-islington deleted the backport-711f9e1-3.9 branch May 19, 2020 12:40
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants