Florian Brucker
Results
31
issues of
Florian Brucker
I get a segfault on Python 3.12.5 with `pygrib` `2.1.6` while trying to close an ECMWF ensemble GRIB file that was opened via `pygrib.index`: ``` $ cat segfault.py #!/usr/bin/env python...