Skip to content

bpo-20692: Add Programming FAQ entry on 1.__class__ error.#28918

Merged
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:intfaq
Oct 13, 2021
Merged

bpo-20692: Add Programming FAQ entry on 1.__class__ error.#28918
terryjreedy merged 1 commit into
python:mainfrom
terryjreedy:intfaq

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Oct 13, 2021

Copy link
Copy Markdown
Member

To avoid error, add either space or parentheses.

https://bugs.python.org/issue20692

To avoid error, add either space or parentheses.
@terryjreedy terryjreedy added docs Documentation in the Doc dir needs backport to 3.9 needs backport to 3.10 only security fixes labels Oct 13, 2021
@terryjreedy terryjreedy self-assigned this Oct 13, 2021
@terryjreedy
terryjreedy merged commit 380c440 into python:main Oct 13, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @terryjreedy 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 Oct 13, 2021
…-28918)

To avoid error, add either space or parentheses.
(cherry picked from commit 380c440)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 13, 2021
@terryjreedy
terryjreedy deleted the intfaq branch October 13, 2021 05:15
@bedevere-bot

Copy link
Copy Markdown

GH-28920 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 Oct 13, 2021
…-28918)

To avoid error, add either space or parentheses.
(cherry picked from commit 380c440)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Oct 13, 2021
To avoid error, add either space or parentheses.
(cherry picked from commit 380c440)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Oct 13, 2021
To avoid error, add either space or parentheses.
(cherry picked from commit 380c440)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants