FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-104820: Fixes os.stat on Windows to better handle file systems that do not support FileIdInformation by zooba · Pull Request #104892 · python/cpython · GitHub

/ cpython Public

gh-104820: Fixes os.stat on Windows to better handle file systems that do not support FileIdInformation - #104892

Merged
zooba merged 1 commit into
python:mainfrom
zooba:gh-104820
May 24, 2023
Merged

gh-104820: Fixes os.stat on Windows to better handle file systems that do not support FileIdInformation#104892
zooba merged 1 commit into
python:mainfrom
zooba:gh-104820

Conversation

zooba commented May 24, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

zooba commented May 24, 2023

Copy link
Copy Markdown
Member Author

Looks like that readthedocs check was skipped on their side, so it's never going to complete.

zooba merged commit 6031727 into python:main May 24, 2023

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-104905 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 24, 2023
…ms that do not support FileIdInformation (pythonGH-104892)

(cherry picked from commit 6031727)

Co-authored-by: Steve Dower <steve.dower@python.org>
bedevere-bot removed the needs backport to 3.12 only security fixes label May 24, 2023
zooba deleted the gh-104820 branch May 24, 2023 23:16
zooba added a commit that referenced this pull request May 29, 2023
…t do not support FileIdInformation (GH-104892)

(cherry picked from commit 6031727)

Co-authored-by: Steve Dower <steve.dower@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL