Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

Fix typo in xml.dom.minidom documentation#10956

Merged
miss-islington merged 1 commit into
python:masterpython/cpython:masterfrom
e-kwsm:fix-typoe-kwsm/cpython:fix-typoCopy head branch name to clipboard
Dec 5, 2018
Merged

Fix typo in xml.dom.minidom documentation#10956
miss-islington merged 1 commit into
python:masterpython/cpython:masterfrom
e-kwsm:fix-typoe-kwsm/cpython:fix-typoCopy head branch name to clipboard

Conversation

@e-kwsm

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

@bedevere-bot

Copy link
Copy Markdown

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
Copy Markdown

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.