Commits


Antoine Pitrou authored and GitHub committed f5767179cb4
ARROW-18270: [Python] Remove gcc 4.9 compatibility code (#14602) We can use std::regex now that we needn't support gcc 4.9 anymore. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>