[python-bugzilla] Patch for Python 3 Support

Ralph Bean rbean at redhat.com
Tue Jun 26 04:32:38 UTC 2012


Hello all,
  I created a patch to update python-bugzilla to work on both python 2
  and python 3.  The unit tests all pass under both py2.7 and py3.2.
  I have tested the login and query commands by hand on py2.6, py2.7,
  and py3.2.

  http://threebean.org/patches/python-bugzilla-Python3-support.patch

  The patch is against the master branch (7ca8a60).  If I should
  recreate it against another branch, please let me know.

  I'm also willing to update and maintain a spec file supporting both
  versions if and when that time comes.

Cheers-
  -Ralph


More information about the python-bugzilla mailing list