From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Mon, 02 Dec 2024 09:13:03 -0800, George Harker wrote: > PyDict_Next does not guarantee pos is contiguous, and pypy increments > past the end of the dict size. Patch fixes reliance on pos for constructing > args for gpiod call. > > Applied, thanks! [1/1] bindings: python: Fix PyDict_Next contiguous commit: 7f12d44b311f430674fb02af7e731cb105c379eb Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>