Skip to content

bpo-34538: Remove Exception subclassing from tutorial#30361

Merged
miss-islington merged 1 commit intopython:mainfrom
hugovk:issue34538-simplify-exception-tutorial
Jan 3, 2022
Merged

bpo-34538: Remove Exception subclassing from tutorial#30361
miss-islington merged 1 commit intopython:mainfrom
hugovk:issue34538-simplify-exception-tutorial

Conversation

@hugovk
Copy link
Copy Markdown
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
Copy Markdown
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 <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 3, 2022
@bedevere-bot
Copy link
Copy Markdown

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 <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

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 <[email protected]>
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 <[email protected]>
@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