Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 3, 2022

Remove the bit about subclassing exceptions.

Documentation PR can skip the NEWS label.

https://bugs.python.org/issue34538

Automerge-Triggered-By: GH:iritkatriel

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Jan 3, 2022
@hugovk hugovk changed the title issue34538: Remove encouragement to author a base class for all Excep… issue34538: Remove Exception subclassing from tutorial Jan 3, 2022
@hugovk hugovk force-pushed the issue34538-simplify-exception-tutorial branch from bce3a9d to 76b5517 Compare January 3, 2022 17:27
@hugovk hugovk changed the title issue34538: Remove Exception subclassing from tutorial bpo-34538: Remove Exception subclassing from tutorial Jan 3, 2022
@miss-islington
Copy link
Contributor

Thanks @hugovk 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 Jan 3, 2022
Remove the bit about subclassing exceptions.

Documentation PR can skip the NEWS label.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 2db5613)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 3, 2022
@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 3, 2022
Remove the bit about subclassing exceptions.

Documentation PR can skip the NEWS label.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 2db5613)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 3, 2022
@bedevere-bot
Copy link

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

miss-islington added a commit that referenced this pull request Jan 3, 2022
Remove the bit about subclassing exceptions.

Documentation PR can skip the NEWS label.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 2db5613)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 3, 2022
Remove the bit about subclassing exceptions.

Documentation PR can skip the NEWS label.

Automerge-Triggered-By: GH:iritkatriel
(cherry picked from commit 2db5613)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk hugovk deleted the issue34538-simplify-exception-tutorial branch January 4, 2022 05:23
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.

6 participants