Skip to content

Fixed bugs related to python3

Duncan Macleod requested to merge github/fork/duncanmmacleod/python3-tests into master

This PR fixes a few bugs thrown up by the minimal python3 test suite, either in the tests themselves, or in the package code. The minimal python3 test suite should now pass.

Merge request reports