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 christian.heimes
Recipients barry, christian.heimes, pitrou, python-dev, vstinner
Date 2013-10-21.08:48:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382345310.06.0.13109281467.issue19205@psf.upfronthosting.co.za>
In-reply-to
Content
The imports in _osx_support counteract the performance boost. I neither have an OS X machine and nor do I understand the internals of  _osx_support. Perhaps somebody else likes to work on the module.
History
Date User Action Args
2013-10-21 08:48:30christian.heimessetrecipients: + christian.heimes, barry, pitrou, vstinner, python-dev
2013-10-21 08:48:30christian.heimessetmessageid: <1382345310.06.0.13109281467.issue19205@psf.upfronthosting.co.za>
2013-10-21 08:48:30christian.heimeslinkissue19205 messages
2013-10-21 08:48:29christian.heimescreate