Skip to content

Fix legacy logging module URL#28528

Merged
miss-islington merged 1 commit intopython:mainfrom
SeanDS:fix-legacy-logging-url
Sep 23, 2021
Merged

Fix legacy logging module URL#28528
miss-islington merged 1 commit intopython:mainfrom
SeanDS:fix-legacy-logging-url

Conversation

@SeanDS
Copy link
Copy Markdown
Contributor

@SeanDS SeanDS commented Sep 23, 2021

The URL listed in the logging docs for the original logging module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip

@miss-islington miss-islington merged commit 8492b72 into python:main Sep 23, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @SeanDS for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 23, 2021
The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b72)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 23, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-28530 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link
Copy Markdown

GH-28531 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 23, 2021
The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b72)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Sep 23, 2021
The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b72)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
@SeanDS SeanDS deleted the fix-legacy-logging-url branch September 23, 2021 15:18
vsajip pushed a commit that referenced this pull request Sep 23, 2021
Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b72)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
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