Skip to content

Fix typo in xml.dom.minidom documentation #10956

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

e-kwsm
Copy link
Contributor

@e-kwsm e-kwsm commented Dec 5, 2018

Escape the \t and \n.
Follow up from #10814.

@Mariatta Mariatta changed the title [Docs] Fix typo Fix typo in xml.dom.minidom documentation Dec 5, 2018
@miss-islington
Copy link
Contributor

@e-kwsm: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 2d8f976 into python:master Dec 5, 2018
@miss-islington
Copy link
Contributor

Thanks @e-kwsm for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @e-kwsm, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 2d8f976cde4794d174b44ff7d5fd970aa89c65e8 3.7

@miss-islington miss-islington self-assigned this Dec 5, 2018
@miss-islington
Copy link
Contributor

Sorry, @e-kwsm, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 2d8f976cde4794d174b44ff7d5fd970aa89c65e8 3.6

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2018
Escape the \t and \n.
Follow up from python#10814.
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
@bedevere-bot
Copy link

GH-10960 is a backport of this pull request to the 2.7 branch.

@bedevere-bot
Copy link

GH-10961 is a backport of this pull request to the 3.7 branch.

Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Dec 5, 2018
Escape the \t and \n.
Follow up from python#10814..
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Dec 5, 2018
Escape the \t and \n.
Follow up from python#10814..
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
@bedevere-bot
Copy link

GH-10962 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Dec 5, 2018
Escape the \t and \n.
Follow up from #10814.
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
miss-islington pushed a commit that referenced this pull request Dec 5, 2018
Escape the \t and \n.
Follow up from #10814..
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
miss-islington pushed a commit that referenced this pull request Dec 6, 2018
Escape the \t and \n.
Follow up from #10814..
(cherry picked from commit 2d8f976)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
@e-kwsm e-kwsm deleted the fix-typo branch December 6, 2018 05:34
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants