◐ Shell
clean mode source ↗

[3.6] bpo-29248: Fix os.readlink() on Windows (GH-5577) by miss-islington · Pull Request #5640 · 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

@miss-islington

@miss-islington miss-islington commented

Feb 12, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

The PrintNameOffset field of the reparse data buffer
was treated as a number of characters instead of bytes.
(cherry picked from commit 3c34aad)

Co-authored-by: SSE4 tomskside@gmail.com

https://bugs.python.org/issue29248

The PrintNameOffset field of the reparse data buffer
was treated as a number of characters instead of bytes.
(cherry picked from commit 3c34aad)

Co-authored-by: SSE4 <tomskside@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@SSE4 and @berkerpeksag: Backport status check is done, and it's a success ✅ .

@berkerpeksag berkerpeksag merged commit a1d33f7 into python:3.6

Feb 12, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks, @berkerpeksag!

@miss-islington miss-islington deleted the backport-3c34aad-3.6 branch

February 12, 2018 18:14

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @berkerpeksag @the-knights-who-say-ni @bedevere-bot @SSE4