← Back to team overview

dulwich-users team mailing list archive

[PATCH 0/2] python 2.5.x compatibility

 

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




Follow ups