◐ Shell
reader mode source ↗
Skip to content

[3.7] bpo-29248: Fix os.readlink() on Windows (GH-5577)#5644

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3c34aad-3.7
Feb 12, 2018
Merged

[3.7] bpo-29248: Fix os.readlink() on Windows (GH-5577)#5644
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3c34aad-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 12, 2018

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 ✅ .

@miss-islington miss-islington merged commit 74ebbae into python:3.7 Feb 12, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-3c34aad-3.7 branch February 12, 2018 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants