Commits


Krisztián Szűcs authored and Antoine Pitrou committed d297a2f40bb
ARROW-8079: [Python] Implement a wrapper for KeyValueMetadata, duck-typing dict where relevant TODOs: - [x] update the wrapper in public-api.pxi - [x] update the binding objects to use the new KVM Closes #6793 from kszucs/ARROW-8079 Lead-authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>