Files
datafusion/ci/scripts
Antoine Pitrou 3ddcbde7ec 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>
2020-02-24 11:36:05 +01:00
..