On 01Aug2019 15:14, Victor Stinner <[email protected]> wrote:
Is it supported on macOS, FreeBSD, AIX, Android, etc.?

Looks like it is supported on MacOS 10.11.6 (El Capitan) here. "man 3 snprintf" lists the "z" modifier and says:

 The z modifier, when applied to a d or i conversion, indicates that the
 argument is of a signed type equivalent in size to a size_t.

I know this is only one data point of many.

Cheers,
Cameron Simpson <[email protected]>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/FB4JYXZE4KFN5JRQMB2FCRPTBJOWZEJL/

Reply via email to