On 01Aug2019 15:14, Victor Stinner <vstin...@redhat.com> 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 <c...@cskk.id.au>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/FB4JYXZE4KFN5JRQMB2FCRPTBJOWZEJL/

Reply via email to