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 cstratak, torsava, vstinner
Date 2017-08-07.20:20:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502137200.23.0.14270373371.issue31132@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we should simply skip the test if the user is root? If os.getuid()==0.
History
Date User Action Args
2017-08-07 20:20:00vstinnersetrecipients: + vstinner, cstratak, torsava
2017-08-07 20:20:00vstinnersetmessageid: <1502137200.23.0.14270373371.issue31132@psf.upfronthosting.co.za>
2017-08-07 20:20:00vstinnerlinkissue31132 messages
2017-08-07 20:20:00vstinnercreate