Bug 1917010 - Python3 in Fedora 31,32,33 does not contain os.chflags()
Summary: Python3 in Fedora 31,32,33 does not contain os.chflags()
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python39
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-16 14:15 UTC by Коренберг Марк
Modified: 2021-01-16 14:25 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-16 14:25:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Коренберг Марк 2021-01-16 14:15:33 UTC
But according to documentation it should. Seems incorrect build or incorrect detection function in Python build scripts

Comment 1 Коренберг Марк 2021-01-16 14:25:50 UTC
Unfortunatelly it's Python bug. Python does support os.chflags() only in *BSD and MacOSX.

See
https://bugs.python.org/issue42939


Note You need to log in before you can comment on or make changes to this bug.