This patch series addresses some issues with dulwich running on Python 2.5.x.
Tested on Python 2.5.4/Windows and Python 2.6.4/Ubuntu. Tay Ray Chuan (2): tests/__init__.py: put keyword-arguments before *args _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users _______________________________________________ Mailing list: https://launchpad.net/~dulwich-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dulwich-users More help : https://help.launchpad.net/ListHelp

