>From what I have seen is that most libraries fork off the python 3 port into
its own branch.
They then push updates from their python 2 branch into python 3 performing
any
porting needed to make it python 3 compatible. If anyone else is doing this
a different way I'm
open to suggestions.

On Thu, Aug 13, 2009 at 2:03 PM, Leah Culver <leah.cul...@gmail.com> wrote:

> 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 <jroessl...@gmail.com>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
>>
>>
>>
>
> >
>


-- 
Josh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to