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 socketpair
Recipients socketpair
Date 2021-01-16.14:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610807134.64.0.859060580807.issue42939@roundup.psfhosted.org>
In-reply-to
Content
https://man7.org/linux/man-pages/man2/ioctl_iflags.2.html

Seems the ioctl is only way to implement chattr(). I propose to add all these flags to os.chflags() and to gain its support in Linux.
History
Date User Action Args
2021-01-16 14:25:34socketpairsetrecipients: + socketpair
2021-01-16 14:25:34socketpairsetmessageid: <1610807134.64.0.859060580807.issue42939@roundup.psfhosted.org>
2021-01-16 14:25:34socketpairlinkissue42939 messages
2021-01-16 14:25:34socketpaircreate