sip3: Add py_ssize_t_clean argument

An unintentional breakage was made upstream in sip4 which results
in builds reporting: QtCoremod.sip:23: syntax error

This was reported in Debian, but not resolved:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998605

A backport of a fix from the upstream project fixes the parser to
prevent it from complaining about the syntax error.

Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Rob Woolley
2023-12-01 19:09:50 -08:00
committed by Armin Kuster
parent b1e99bedbf
commit 1cd6f3e074
2 changed files with 17681 additions and 0 deletions