Skip to content

bpo-20709: os.utime(path_to_directory): wrong documentation for Windows.#5469

Merged
JulienPalard merged 1 commit into
python:masterfrom
matrixise:bpo-20709
May 1, 2018
Merged

bpo-20709: os.utime(path_to_directory): wrong documentation for Windows.#5469
JulienPalard merged 1 commit into
python:masterfrom
matrixise:bpo-20709

Conversation

@matrixise

@matrixise matrixise commented Feb 1, 2018

Copy link
Copy Markdown
Member

Remove the paragrah where we explain that os.utime() does not support a
directory as path under Windows.

Co-authored-by: Jan-Philip Gehrcke jgehrcke@gmail.com

https://bugs.python.org/issue20709

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/paragrah/paragraph

@csabella

csabella commented Feb 1, 2018

Copy link
Copy Markdown
Contributor

LGTM, based on the requested change on the ticket.

Remove the paragraph where we explain that os.utime() does not support a
directory as path under Windows. Patch by Jan-Philip Gehrcke

Co-authored-by: Jan-Philip Gehrcke <jgehrcke@gmail.com>
@matrixise

Copy link
Copy Markdown
Member Author

@csabella fixed, based on your Review and I haved fixed the commit message because there was a typo

@JulienPalard
JulienPalard merged commit 7508a54 into python:master May 1, 2018
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.

5 participants