f2e6243e19
This is an educated guess in fixing #10335, Qt can be very picky w.r.t. wrapping types, and we have additional complexity in the PyQt/SIP layer. as the address index is only used to facilitate sorting, convert address index tuple to a sortable string instead. This assumes uniformity in the length of address indexes.