On 05 Feb 17:21, Stephen Finucane wrote:
> The map function doesn't return a list in Python 3, which means it
> can't be used like one. Many of these issues were previously resolved
> but there were some uncovered code paths. Resolve these, adding tests
> to ensure it doesn't regress.
> 
> In addition, change what's serialized and returned. Instead of
> returning a subset of the serialized values, only serialize a subset
> of the original values. This means n items are serialized instead of
> max.
> 
> Signed-off-by: Stephen Finucane <[email protected]>

Merged.
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to