Skip to content

Conversation

@miss-islington
Copy link
Contributor

Fix backslashes in AF_PIPE (GH-88355)

The correct syntax for AF_PIPE addresses is \\.\pipe\blahblah, not \.\pipe{blahblah}, but the syntax markup messed up the backslashes.
(cherry picked from commit ff28d89)

Co-authored-by: cousteau [email protected]

Fix backslashes in AF_PIPE (pythonGH-88355)

The correct syntax for AF_PIPE addresses is `\\.\pipe\blahblah`, not `\.\pipe{blahblah}`, but the syntax markup messed up the backslashes.
(cherry picked from commit ff28d89)

Co-authored-by: cousteau <[email protected]>
@orsenthil orsenthil merged commit a980daf into python:3.10 Oct 4, 2022
@miss-islington miss-islington deleted the backport-ff28d89-3.10 branch October 4, 2022 22:55
@miss-islington
Copy link
Contributor Author

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

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants