Skip to content

Conversation

bluetech
Copy link
Contributor

@bluetech bluetech commented Jul 15, 2025

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 15, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@picnixz picnixz merged commit 7e10a10 into python:main Jul 15, 2025
41 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 15, 2025
@miss-islington-app
Copy link

Thanks @bluetech for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@picnixz
Copy link
Member

picnixz commented Jul 15, 2025

Thank you!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2025
…ccepts file-like objects (pythonGH-136683)

(cherry picked from commit 7e10a10)

Co-authored-by: Ran Benita <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2025
…ccepts file-like objects (pythonGH-136683)

(cherry picked from commit 7e10a10)

Co-authored-by: Ran Benita <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 15, 2025

GH-136684 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 15, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 15, 2025

GH-136685 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 15, 2025
picnixz pushed a commit that referenced this pull request Jul 15, 2025
…accepts file-like objects (GH-136683) (#136685)

gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (GH-136683)
(cherry picked from commit 7e10a10)

Co-authored-by: Ran Benita <[email protected]>
picnixz pushed a commit that referenced this pull request Jul 15, 2025
…accepts file-like objects (GH-136683) (#136684)

gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (GH-136683)
(cherry picked from commit 7e10a10)

Co-authored-by: Ran Benita <[email protected]>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…stat` accepts file-like objects (pythonGH-136683) (python#136684)

pythongh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (pythonGH-136683)
(cherry picked from commit 7e10a10)

Co-authored-by: Ran Benita <[email protected]>
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 news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

os.path.samestat incorrectly states "Accepts a path-like object"

2 participants