Hi, I think there is a typo in this line which leads to a bug: https://github.com/gpocentek/python-gitlab/blob/master/gitlab/objects.py#L1608 When querying a merge request for the changes, it returns the associated commits. Cheers