On Jan 19, 2008 6:48 PM, jason kirtland <[EMAIL PROTECTED]> wrote:
> I just added it to trunk in r4072 and the transform is also easily
> extractable & can be run independently.  Nothing too fancy, just
> rewrites @decorators for 2.3.  No generator transforms.
>
> For use in SA, there's a new test/clone.py that creates and maintains a
> 2.3-transformed copy of the test suite.  In my workflow, I edit the
> canonical test sources and then use the tool to pull those updates over,
> transformed, into my 2.3 sandbox.
Cool, I will take a look!

> There's still some more work needed for the test suite to run cleanly on
> CPython 2.3, seems mostly because of differences between 2.3's sets.Set
> and 2.4+ builtin sets.
Also cool.  In Jython trunk I think we already have 2.4 style sets on trunk.

-Frank

--~--~---------~--~----~------------~-------~--~----~
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