Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GH-82695: Clarify pathlib.Path.mkdir() documentation #114032

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 3 commits into from
Jan 23, 2024

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Jan 13, 2024

Remove a double negative in the documentation of mkdir()'s exist_ok parameter.


📚 Documentation preview 📚: https://cpython-previews--114032.org.readthedocs.build/

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.
@barneygale barneygale enabled auto-merge (squash) January 23, 2024 02:25
@barneygale barneygale merged commit 32c2274 into python:main Jan 23, 2024
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 23, 2024
…H-114032)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

(cherry picked from commit 32c2274)

Co-authored-by: Barney Gale <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 23, 2024
…H-114032)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

(cherry picked from commit 32c2274)

Co-authored-by: Barney Gale <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jan 23, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 23, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 23, 2024

GH-114463 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 23, 2024
barneygale added a commit that referenced this pull request Jan 23, 2024
) (#114462)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

(cherry picked from commit 32c2274)

Co-authored-by: Barney Gale <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
barneygale added a commit that referenced this pull request Jan 23, 2024
) (#114463)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

(cherry picked from commit 32c2274)

Co-authored-by: Barney Gale <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…114032)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

Co-authored-by: Adam Turner <[email protected]>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…114032)

Remove a double negative in the documentation of `mkdir()`'s *exist_ok*
parameter.

Co-authored-by: Adam Turner <[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 topic-pathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants