> http://mail.python.org/pipermail/python-list/2008-September/508112.html
>
> "months to years".

Yeah :/
It's realistic to assume that some packages will never be ported to
3.0. C Extensions lile most DBA are going to take several days of
serious work or several months of slow migration.

In order to port SA to 3.0 you have to

 * wait until 2.6.1 is released. 2to3 in 2.6.0 is broken and breaks on
SA 0.5rc2

 * get SA working on 2.6.1

 * get SA working on 2.6.1 with the -3 warning options w/o triggering
a warning

 * run 2to3 and pray ;)

Christian

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

Reply via email to