On Sat, 2021-12-11 at 10:48 -0800, Steve Langasek wrote: > Package: toolz > Version: 0.11.1-1 > Followup-For: Bug #1001488 > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu jammy ubuntu-patch > Control: tags -1 patch > > Please find attached a trivial patch for this issue. >
Upstream announced 0.11.2 is supposed to be compatible with Python 3.10 and they handled anext in a different way from your patch, the tests run on my system both at build time and in autopkgtests (amd64) with Python 3.10 https://github.com/pytoolz/toolz/commit/da81b1e8ab96b22ed81e6414099aba066633f3ff I'm pushed the new version which should fix this bug. Diane