Commits


Joris Van den Bossche authored and Antoine Pitrou committed 422afa50800
ARROW-10558: [Python] Fix python S3 filesystem tests interdependence Follow-up on https://github.com/apache/arrow/pull/8573, where I introduced a test that was only passing because of state from other S3 tests. Closes #8638 from jorisvandenbossche/ARROW-10558 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>