On Wed, Aug 02, 2023 at 08:50:24PM -0500, Eric Blake wrote:
> See the earlier commit "Add Extent64 arg type" for rationale in
> supporting a new generator arg type. This patch adds the Python
> bindings for use of Extent64: it is fairly easy to construct a list of
> 2-item tuples in place with Py_
See the earlier commit "Add Extent64 arg type" for rationale in
supporting a new generator arg type. This patch adds the Python
bindings for use of Extent64: it is fairly easy to construct a list of
2-item tuples in place with Py_BuildValue's 'K' argument for unsigned
64-bit values, without needin