In #40, a minor memory leak was noticed. This leak happened to be much smaller than this from #32, but also much more common. It was present in at least `autgrp`, `certificate`, `canon_label` and `nautywrap.make_nygraph` combined with `nautywrap.delete_nygraph`. The culprit was a missing `Py_DECREF` in `set_partition` if no partition was provided. This also fixes a small potential use after free of `graph.directed` in `_make_nygraph`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by toonijn and has received 1 comments.