Hey Josh, Thanks so much!!
I see that the changes for Python 3.x are fairly superficial. However, it's also unlikely that someone would want the library to work for both 2.x and 3.x so I'm unsure where the 3.x version should go. What are other python libraries doing? I'm pretty indifferent where we put the "python3k" library so I'm up for doing what everyone else is doing. However, we should get this in the official Google Code repository at some point since I think it's quite useful. Thanks again, Leah On Wed, Aug 12, 2009 at 8:44 PM, Josh Roesslein <[email protected]>wrote: > Hello, > > I have been working on porting the python-oauth library to python 3. > You may view the code at > http://github.com/joshthecoder/python-oauth/tree/py3k > Here is also a diff between the latest version of the 2.x library and the > 3.x port: http://pastebin.com/f617e7304 > > Since these two branches may never merge I'm guessing this version will get > its own > directory in /code/python. Perhaps we'd have /code/python/oauth and > /code/python/oauthpy3k > I am willing to help maintain this port and merge any changes from the 2.x > version into this one > if Leah wants to just focus on the 2.x version. > > If anyone spots any bugs please let me know. > > Josh Roesslein > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
