Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-27794: Add `name` attribute to `property` class #23967

Merged
merged 8 commits into from Dec 30, 2020

Conversation

@uriyyo
Copy link
Contributor

@uriyyo uriyyo commented Dec 27, 2020

@rhettinger rhettinger self-assigned this Dec 27, 2020
@uriyyo uriyyo force-pushed the uriyyo:fix-issue-27794 branch from ef7003a to 89b5b21 Dec 27, 2020
Objects/descrobject.c Outdated Show resolved Hide resolved
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 28, 2020

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.

uriyyo added 2 commits Dec 28, 2020
@uriyyo
Copy link
Contributor Author

@uriyyo uriyyo commented Dec 28, 2020

I have made the requested changes; please review again

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 28, 2020

Thanks for making the requested changes!

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

@bedevere-bot bedevere-bot requested a review from rhettinger Dec 28, 2020
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
Objects/descrobject.c Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 29, 2020

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.

@uriyyo
Copy link
Contributor Author

@uriyyo uriyyo commented Dec 29, 2020

I have made the requested changes; please review again

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 29, 2020

Thanks for making the requested changes!

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

@bedevere-bot bedevere-bot requested a review from rhettinger Dec 29, 2020
Objects/descrobject.c Outdated Show resolved Hide resolved
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
Doc/howto/descriptor.rst Outdated Show resolved Hide resolved
Objects/descrobject.c Outdated Show resolved Hide resolved
Objects/descrobject.c Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 29, 2020

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.

@uriyyo
Copy link
Contributor Author

@uriyyo uriyyo commented Dec 29, 2020

I have made the requested changes; please review again

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 29, 2020

Thanks for making the requested changes!

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

@bedevere-bot bedevere-bot requested a review from rhettinger Dec 29, 2020
@rhettinger rhettinger merged commit c56387f into python:master Dec 30, 2020
11 checks passed
11 checks passed
Docs
Details
Check for source changes
Details
Check if generated files are up to date
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20201229.34 succeeded
Details
Travis CI - Pull Request Build Passed
Details
bedevere/issue-number Issue number 27794 found
Details
bedevere/news News entry found in Misc/NEWS.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.