[python-bugzilla] Python 3 support

Arun Neelicattu abn at redhat.com
Mon Sep 23 00:48:31 UTC 2013


Hi,

I have started work on porting the python-bugzilla for python 3. The work is 
being done at [1], this maintains backward compatibility. Currently it is 
stable, however I have only performed very limited testing. Hope this is 
something the project can use.

The changes on the branch include:
    - deprecating pycurl in favor of python-requests
    - a fair few pep8 fixes
    - generic python 2 to 3 change handling

It'd be great if someone more experienced with the code base can take a look to 
see if I've missed anything in particular. 

Additionally, if any one has any feedback or performed additional tests, let 
me know.

Regards,
Arun

[1] https://github.com/abn/python-bugzilla/tree/py3port
-- 
Arun Neelicattu / Red Hat Security Response Team 
PGP: 0xC244393B 5229 F596 474F 00A1 E416  CF8B 36F5 5054 C244 393B


More information about the python-bugzilla mailing list