I need to store a large number of unsigned integers. Looking at https://docs.python.org/3/library/array.html, I wonder why python\'s array uses 2 bytes for unsigned ints whe