bdilday / pychadwick

Python package to interface with chadwick library
GNU General Public License v2.0
9 stars 4 forks source link

Fixes gameiter segfault #8

Closed bdilday closed 4 years ago

bdilday commented 4 years ago

Fixes and issue where a segmentation fault was being triggered when a NP was the last event of a game, example in a game called due to rain. There is still some work to do to interface with leagues and rosters and to double check consistency with the chadwick CLI tool, but this is in an ok state for now.