On Thu, Sep 8, 2016, at 09:09, Chris Barker wrote: > > > - Standard integer types in ``<stdint.h>`` and ``<inttypes.h>`` > > > > > > Yes, I will clarify we require the fixed-width types. > > > Does this mean that we might be able to have the built-in integer be > based > on int64_t now? so Windows64 and *nix64 will be the same?
The builtin integer type (in Python 3) is variable length. _______________________________________________ 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