On master: ``` In [1]: import pygeos In [2]: pygeos.linestrings([(1, 2)]) Segmentation fault (core dumped) ```
On master: