Commits


Antoine Pitrou authored and Wes McKinney committed 3572af2a7b2
ARROW-6874: [Python] Fix memory leak when converting to Pandas object data Closes #5674 from pitrou/ARROW-6874-object-array-leak and squashes the following commits: c4fb3556d <Antoine Pitrou> ARROW-6874: Fix memory leak when converting to Numpy object array Authored-by: Antoine Pitrou <pitrou@free.fr> Signed-off-by: Wes McKinney <wesm+git@apache.org>