On Fri, Nov 22, 2024 at 02:05:49PM +0100, Santiago Vila wrote: > Trying example: > tests/unit/utils/test_vobject.py:334: in add_prop > assert c[key] == value > E assert '0' == "'\U000a95f5" > E > E - ' > E + 0
I've proposed https://github.com/pimutils/vdirsyncer/pull/1153 upstream which I think should fix this. I'd prefer to wait for upstream feedback before applying this to Debian, though, as it's a bit delicate and this is the first time I've looked at this particular piece of code. -- Colin Watson (he/him) [[email protected]]

