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 iamsav
Recipients iamsav, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-10.07:29:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568100586.82.0.538656807044.issue38081@roundup.psfhosted.org>
In-reply-to
Content
It breaks setuptools.sandbox.DirectorySandbox.__init__() with default param 'exceptions' which includes os.devnull and calls os.path.realpath() on it.
So, many distributions crashes.
History
Date User Action Args
2019-09-10 07:29:46iamsavsetrecipients: + iamsav, paul.moore, tim.golden, zach.ware, steve.dower
2019-09-10 07:29:46iamsavsetmessageid: <1568100586.82.0.538656807044.issue38081@roundup.psfhosted.org>
2019-09-10 07:29:46iamsavlinkissue38081 messages
2019-09-10 07:29:46iamsavcreate