gh-103363: Add follow_symlinks argument to pathlib.Path.owner() and group()#107962
gh-103363: Add follow_symlinks argument to pathlib.Path.owner() and group()#107962barneygale merged 10 commits intopython:mainfrom
pathlib.Path.owner() and group()#107962Conversation
pathlib.Path.owner() and group()pathlib.Path.owner() and group()
This comment was marked as resolved.
This comment was marked as resolved.
barneygale
left a comment
There was a problem hiding this comment.
Sorry it took me ages to review. Overall looks really good, thank you. Could you merge in the latest main? You'll find there's a new _PathBase class with its own owner() and group() methods - please add the follow_symlinks argument there too. Thanks again!
|
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 |
|
Hey @barneygale. Thanks for the review. That's really appreciated. I have made the requested changes; please review again |
|
I have made the requested changes; please review again |
barneygale
left a comment
There was a problem hiding this comment.
Smashing, thanks so much
pathlib.Path.owner()and.group()should accept afollow_symlinksargument #103363📚 Documentation preview 📚: https://cpython-previews--107962.org.readthedocs.build/