DescriptionPatch to add explicit GCC visibility attributes (when using gcc 4.x or later) to the PyAPI macros. The visibility attributes are necessary to use GCC's -fvisibility=hidden argument, which changes the default visibility. See http://gcc.gnu.org/wiki/Visibility.
Patch Set 1 #
|