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 pitrou
Recipients barry, eryksun, pitrou, vstinner
Date 2019-08-29.14:41:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567089681.94.0.144374615508.issue32847@roundup.psfhosted.org>
In-reply-to
Content
According to POSIX, the only system calls that can fail with ENOTEMPTY are rmdir(), rename() and unlinkat().
History
Date User Action Args
2019-08-29 14:41:21pitrousetrecipients: + pitrou, barry, vstinner, eryksun
2019-08-29 14:41:21pitrousetmessageid: <1567089681.94.0.144374615508.issue32847@roundup.psfhosted.org>
2019-08-29 14:41:21pitroulinkissue32847 messages
2019-08-29 14:41:21pitroucreate