Commits


Antoine Pitrou authored and Krisztián Szűcs committed 9123dadfd12
ARROW-8684: [Python] Workaround Cython type initialization bug This should fix a crash on some macOS builds. Closes #7160 from pitrou/ARROW-8684-workaround-cy-type-initialization-bug Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>