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 iritkatriel
Recipients docs@python, ebianchi, iritkatriel, r.david.murray, slateny
Date 2022-03-14.19:57:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647287843.01.0.103409273905.issue30677@roundup.psfhosted.org>
In-reply-to
Content
New changeset 879fbd9472753149b627f32add3ddca90ac47ab7 by slateny in branch 'main':
bpo-30677: [doc] mention that os.mkdir() can raise FileNotFoundError (GH-31548)
https://github.com/python/cpython/commit/879fbd9472753149b627f32add3ddca90ac47ab7
History
Date User Action Args
2022-03-14 19:57:23iritkatrielsetrecipients: + iritkatriel, r.david.murray, docs@python, ebianchi, slateny
2022-03-14 19:57:23iritkatrielsetmessageid: <1647287843.01.0.103409273905.issue30677@roundup.psfhosted.org>
2022-03-14 19:57:23iritkatriellinkissue30677 messages
2022-03-14 19:57:22iritkatrielcreate