Hi koobs,
>> in Samba we recently switched to use python3 by default. But this breaks
>> the build on FreeBSD (at least 11.1 and 12.0). In order to be most
>> portable, we have a policy in Samba to include as the
>> first header when creating python bindings. It means pyconfig.h and
>> various sy
On 26/01/2019 10:07 pm, Stefan Metzmacher via freebsd-python wrote:
Hi,
in Samba we recently switched to use python3 by default. But this breaks
the build on FreeBSD (at least 11.1 and 12.0). In order to be most
portable, we have a policy in Samba to include as the
first header when creating py
Hi,
in Samba we recently switched to use python3 by default. But this breaks
the build on FreeBSD (at least 11.1 and 12.0). In order to be most
portable, we have a policy in Samba to include as the
first header when creating python bindings. It means pyconfig.h and
various system headers are incl