Commits


Antoine Pitrou authored and Krisztián Szűcs committed c7c2e038766
ARROW-7915: [CI][Python] Enable development mode in tests Python's "development mode" enables some runtime checks and warnings that help developers spot errors in their code (such as resource leaks). Closes #6473 from pitrou/ARROW-7915-py-dev-mode and squashes the following commits: 1c2b91dcd <Antoine Pitrou> Enable Python dev mode also on AppVeyor e4363961d <Antoine Pitrou> ARROW-7915: Enable development mode in tests Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>