[Python-Dev] (some) C99 added to PEP 7
Victor Stinner
victor.stinner at gmail.com
Wed Sep 7 14:07:56 EDT 2016
More information about the Python-Dev mailing list
Wed Sep 7 14:07:56 EDT 2016
- Previous message (by thread): [Python-Dev] (some) C99 added to PEP 7
- Next message (by thread): [Python-Dev] (some) C99 added to PEP 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2016-09-07 10:56 GMT-07:00 Benjamin Peterson <benjamin at python.org>: > 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
- Previous message (by thread): [Python-Dev] (some) C99 added to PEP 7
- Next message (by thread): [Python-Dev] (some) C99 added to PEP 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list