Skip to content

Clarify the order of a stacked abstractmethod#26892

Merged
taleinat merged 5 commits intopython:mainfrom
cool-RR:patch-1
Jun 27, 2021
Merged

Clarify the order of a stacked abstractmethod#26892
taleinat merged 5 commits intopython:mainfrom
cool-RR:patch-1

Conversation

@cool-RR
Copy link
Copy Markdown
Contributor

@cool-RR cool-RR commented Jun 24, 2021

Hey, I hope we can do without an issue number for this one. Every time I see the text "Deprecated, use 'property' with 'abstractmethod' instead" I have to scratch my head and think which one of the two decorators goes on top. This way it's clearer.

@taleinat taleinat self-assigned this Jun 27, 2021
@taleinat taleinat added skip issue skip news docs Documentation in the Doc dir labels Jun 27, 2021
@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

cool-RR and others added 2 commits June 27, 2021 19:34
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
cool-RR and others added 2 commits June 27, 2021 19:37
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
@cool-RR
Copy link
Copy Markdown
Contributor Author

cool-RR commented Jun 27, 2021

I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@taleinat: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from taleinat June 27, 2021 16:40
@cool-RR
Copy link
Copy Markdown
Contributor Author

cool-RR commented Jun 27, 2021

I'm assuming the failed tests are bullshit and can be ignored.

@taleinat
Copy link
Copy Markdown
Contributor

Yes, it's a flaky test, but the check is considered required so I restarted it and we must wait for it to complete.

@taleinat taleinat merged commit 74d60ea into python:main Jun 27, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @cool-RR for the PR, and @taleinat for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-26925 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 Jun 27, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-26926 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 Jun 27, 2021
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
(cherry picked from commit 74d60ea)

Co-authored-by: Ram Rachum <ram@rachum.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 27, 2021
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
(cherry picked from commit 74d60ea)

Co-authored-by: Ram Rachum <ram@rachum.com>
miss-islington added a commit that referenced this pull request Jun 27, 2021
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
(cherry picked from commit 74d60ea)

Co-authored-by: Ram Rachum <ram@rachum.com>
miss-islington added a commit that referenced this pull request Jun 27, 2021
Co-authored-by: Tal Einat <532281+taleinat@users.noreply.github.com>
(cherry picked from commit 74d60ea)

Co-authored-by: Ram Rachum <ram@rachum.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