bpo-28677: Improve phrasing of when instance attribute is referenced#6208
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
CLA has been signed 😬 |
|
Sorry @aaronang and @taleinat, I had trouble checking out the |
|
GH-8461 is a backport of this pull request to the 3.6 branch. |
…ythonGH-6208) (cherry picked from commit c0f0a76) Co-authored-by: Aaron Ang <aaronang@users.noreply.github.com>
|
GH-8462 is a backport of this pull request to the 2.7 branch. |
…ythonGH-6208) (cherry picked from commit c0f0a76) Co-authored-by: Aaron Ang <aaronang@users.noreply.github.com>
…ythonGH-6208) (cherry picked from commit c0f0a76) Co-authored-by: Aaron Ang <aaronang@users.noreply.github.com>
|
GH-8469 is a backport of this pull request to the 3.7 branch. |
Fixes bpo-28677 using David's proposed solution.
https://bugs.python.org/issue28677