Recently I’ve committed quite a few patches to the igraph trunk that adapts igraph’s Python interface for the API-incompatible changes introduced between Python 2.x and Python 3. Currently, all the 222 test cases pass both in Python 2.6 and Python 3.1, although there might be a few edge cases (especially around UTF-8 encoding issues and [...]