On 17 January 2017 at 20:02, Steve Dower <steve.do...@python.org> wrote:
> Avoiding header files would be my only request. As Brett says, the C99
> requirement should not be enforced on all embedders or extenders, so we
> should try and keep the headers they'll use as compatible as possible.

Agreed, we probably shouldn't require users of Python.h to be
C99-compliant. (Disclaimer: I have no idea how many compilers *don't*
implement this feature).

Paul
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to