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 <[email protected]>
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: <[email protected]>
2013-10-21 08:48:30christian.heimeslinkissue19205 messages
2013-10-21 08:48:29christian.heimescreate