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 vstinner
Recipients dino.viehland, vstinner
Date 2020-01-27.16:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> https://src.fedoraproject.org/rpms/python39/pull-request/16
>     os.getuid: 0

Maybe this failure comes from the fact that the test suite was run as the root user. I wrote PR 18203 to log the effective uid and gid in pythoninfo, to learn more about this issue.
History
Date User Action Args
2020-01-27 16:41:56vstinnersetrecipients: + vstinner, dino.viehland
2020-01-27 16:41:56vstinnersetmessageid: <[email protected]>
2020-01-27 16:41:56vstinnerlinkissue39459 messages
2020-01-27 16:41:56vstinnercreate