mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Python2 seems to allow any integer. Python3.5 on Linux seems to allow a 32 bit unsigned int. Python3.5 on El Capitan seems to limit it to a smaller size... perhaps a 16 bit int.