2016-09-07 10:56 GMT-07:00 Benjamin Peterson <[email protected]>: > To conclude our discussion about using C99 features, I've updated PEP 7 > to allow the following features: > - Standard integer types in ``<stdint.h>`` and ``<inttypes.h>`` > - ``static inline`` functions > - designated initializers > - intermingled declarations > - booleans
Welcome to the future! Victor _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
