python-github3 icon indicating copy to clipboard operation
python-github3 copied to clipboard

Port to python3

Open ralphbean opened this issue 12 years ago • 2 comments

This should work on both python 2 and python 3.

Both sets of unit tests pass for me.

ralphbean avatar Jun 26 '12 05:06 ralphbean

This might fix #41 too

kinow avatar Oct 06 '16 09:10 kinow

It should fix #41, I got here because of the error with pip using python3 and could clone and 'python setup.py install" .

But then I have some issues with: JSONDecodeError("Unexpected UTF-8 BOM (decode using utf-8-sig)"

rubencabrera avatar Nov 18 '16 07:11 rubencabrera