This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients cheryl.sabella, docs@python, jgehrcke, larry, matrixise, mdk, tim.golden
Date 2018-05-01.10:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525168948.57.0.682650639539.issue20709@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7508a54c77e85235e07e344cf9440e5b4695e9cc by Julien Palard (Stéphane Wirtel) in branch 'master':
bpo-20709: os.utime(path_to_directory): wrong documentation for Windows. (GH-5469)
https://github.com/python/cpython/commit/7508a54c77e85235e07e344cf9440e5b4695e9cc
History
Date User Action Args
2018-05-01 10:02:28mdksetrecipients: + mdk, larry, tim.golden, jgehrcke, docs@python, matrixise, cheryl.sabella
2018-05-01 10:02:28mdksetmessageid: <1525168948.57.0.682650639539.issue20709@psf.upfronthosting.co.za>
2018-05-01 10:02:28mdklinkissue20709 messages
2018-05-01 10:02:28mdkcreate