Skip to content

[3.11] GH-82695: Clarify pathlib.Path.mkdir() documentation (GH-114032)#114463

Merged
barneygale merged 1 commit intopython:3.11from
miss-islington:backport-32c2274-3.11
Jan 23, 2024
Merged

[3.11] GH-82695: Clarify pathlib.Path.mkdir() documentation (GH-114032)#114463
barneygale merged 1 commit intopython:3.11from
miss-islington:backport-32c2274-3.11

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jan 23, 2024

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

(cherry picked from commit 32c2274)

Co-authored-by: Barney Gale barney.gale@gmail.com
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com


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

…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 <barney.gale@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jan 23, 2024
@barneygale barneygale enabled auto-merge (squash) January 23, 2024 02:34
@barneygale barneygale merged commit 9d2ad6f into python:3.11 Jan 23, 2024
@miss-islington miss-islington deleted the backport-32c2274-3.11 branch January 2, 2026 17:03
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants