I just stumbled about this note in https://docs.python.org/3/library/array.html:
| 2. The 'q' and 'Q' type codes are available only if the platform C | compiler used to build Python supports C long long, or, on Windows, | __int64. | | New in version 3.3. The long long type was standardized in C99 (and was a popular extension before that). Python 3.3 was released in 2012 - 13 years later. Were any of the supported platforms of Python3 really still missing this type at that time? hp -- _ | Peter J. Holzer | Fluch der elektronischen Textverarbeitung: |_|_) | | Man feilt solange an seinen Text um, bis | | | h...@hjp.at | die Satzbestandteile des Satzes nicht mehr __/ | http://www.hjp.at/ | zusammenpaĆt. -- Ralph Babel -- https://mail.python.org/mailman/listinfo/python-list