Why do we now need both ?
Do we have a TypeError exception during the unit test ?
Yes because self isn't really what the code expects it to be in the tests
self
Old code vs new one apparently, going to check where this is coming from
Coming from libgit2: https://github.com/libgit2/libgit2/commit/909d5494368a00809bc42f4780e86f4dd66e4422
:thumbsup:
All tests are now passing providing that the version of python-fedora installed contains the following commit
Thanks! :)
Pull-Request has been merged by pingou