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

gh-124917: Allow keyword args to os.path.exists/lexists on Windows by JelleZijlstra · Pull Request #124918 · python/cpython · GitHub

/ cpython Public

gh-124917: Allow keyword args to os.path.exists/lexists on Windows - #124918

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
JelleZijlstra:lexists
Oct 11, 2024
Merged

gh-124917: Allow keyword args to os.path.exists/lexists on Windows#124918
JelleZijlstra merged 1 commit into
python:mainfrom
JelleZijlstra:lexists

Conversation

JelleZijlstra commented Oct 3, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

JelleZijlstra added the needs backport to 3.13 bugs and security fixes label Oct 3, 2024
JelleZijlstra changed the title gh-118755: Allow keyword args to os.path.exists/lexists on Windows gh-124917: Allow keyword args to os.path.exists/lexists on Windows Oct 3, 2024

Copy link
Copy Markdown
Contributor

Thanks, I didn't feel it was worth the effort to create a PR myself. I hope that was the last thing I broke in a PR. :)

Copy link
Copy Markdown
Contributor

This also needs a back port to 3.12... see #119381.

JelleZijlstra added the needs backport to 3.12 only security fixes label Oct 3, 2024
JelleZijlstra merged commit cc2938a into python:main Oct 11, 2024

This comment was marked as outdated.

JelleZijlstra deleted the lexists branch October 11, 2024 19:42

Copy link
Copy Markdown

Sorry, @JelleZijlstra, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cc2938a18967c9d462ebb18bc09f73e4364aa7d2 3.13

Copy link
Copy Markdown

Sorry, @JelleZijlstra, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker cc2938a18967c9d462ebb18bc09f73e4364aa7d2 3.12

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request Oct 11, 2024
…on Windows (pythonGH-124918)

(cherry picked from commit cc2938a)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

bedevere-app Bot commented Oct 11, 2024

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Oct 11, 2024
JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request Oct 11, 2024
…on Windows (pythonGH-124918)

(cherry picked from commit cc2938a)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

bedevere-app Bot commented Oct 11, 2024

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Oct 11, 2024
JelleZijlstra added a commit that referenced this pull request Oct 11, 2024
JelleZijlstra added a commit that referenced this pull request Oct 11, 2024
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.

3 participants


Back | FazBrowse Home | New Git URL