marcin-osowski / igc_lib

A simple library to parse IGC logs and extract thermals.
MIT License
50 stars 20 forks source link

Update for Python 3.7 compatibility #48

Closed WeCre8 closed 5 years ago

WeCre8 commented 5 years ago

Minimally changes igc_lib for python 3.7 compatibility. Testing on local files as well as unit tests.

Test output: .........................................................

Ran 59 tests in 3.643s

OK

marcin-osowski commented 5 years ago

Thank you very much! Minor changes, all looks good. Merging.

marcin-osowski commented 5 years ago

Hey, I needed to make some changes so that it still works with us laggards using Python 2.7

Please see this commit if things still work for you (I believe they should): https://github.com/xiadz/igc_lib/commit/999aa744d1f61307cba29254e400da0699842362