8000 bpo-30974: fix os.path.samefile docstring with docs by timofurrer · Pull Request #7337 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-30974: fix os.path.samefile docstring with docs #7337

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

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

timofurrer
Copy link
Contributor
@timofurrer timofurrer commented Jun 2, 2018

As proposed in bpo-30974 I've copied the docs of os.path.samefile into it's docstring to prevent confusion about what samefile should do.

https://bugs.python.org/issue30974

Copy link
Contributor
@srinivasreddy srinivasreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@timofurrer
Copy link
Contributor Author

Is there something missing from my side?
Is a news entry required for this change?

@miss-islington
Copy link
Contributor

Thanks @timofurrer for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @timofurrer for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2019
…7337)

(cherry picked from commit 8e568ef)

Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
@bedevere-bot
Copy link

GH-15086 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2019
…7337)

(cherry picked from commit 8e568ef)

Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
@bedevere-bot
Copy link

GH-15087 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Thanks @timofurrer for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @timofurrer and @zooba, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8e568ef266a2805f9a6042003723d9c050830461 2.7

miss-islington added a commit that referenced this pull request Aug 2, 2019
(cherry picked from commit 8e568ef)

Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
miss-islington added a commit that referenced this pull request Aug 2, 2019
(cherry picked from commit 8e568ef)

Co-authored-by: Timo Furrer <tuxtimo@gmail.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0