Py_ssize_t

Phil Thompson phil at riverbankcomputing.com
Wed Jul 17 12:08:46 BST 2024


On 17/07/2024 11:19, Konstantin Kholostov wrote:
> Dear all,
> 
> I have a project which should be built using combination of sip4, sip5
> and sip6 and qt5 and qt6.
> My issue concerns using of SIP_SSIZE_T and Py_ssize_t types.
> SIP_SSIZE_T is removed in abi v13, but if I use Py_ssize_t it is not
> recognised by sip4.
> What could be a good solution for this issue?

Stop using sip4 (and sip5 for that matter).

Phil


More information about the PyQt mailing list