Commits


Antoine Pitrou authored and GitHub committed d2fd730c1e7
GH-36451: [CI][C++] Fix compilation failure on Fedora 35 (#36457) `testing::HasSubstr` might not accept a `std::string_view` argument. * Closes: #36451 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>