Hi there, The v2.2 branch has been temporarily abandoned: the only goal of creating this branch a few months ago was to migrate from PyQt API v1 (default API for Python 2) to PyQt API v2 (default API for Python 3), thus preparing Spyder's source code for Python 3 support. Both APIs being available on Python 2 and 3, I was able to implement a transitional package to make Spyder's v2.1 source code compatible with both APIs. As a consequence, the v2.2 has been abandoned since then and the associated repository will soon be reset.
In other words, the most recent version of Spyder is v2.1.0dev as available in the default Mercurial repository. I'm also about to release the first public beta release of v2.1.0 (today or tomorrow). Cheers, Pierre Le 5 sept. 2011 à 00:41, Robert L Cloud <[email protected]> a écrit : > Hi, on the Spyder 2.1 roadmap it says that it has support for opencl > syntax. I do significant amounts of coding with OpenCL and am using > Sypyder 2.2 dev, but I can't figure out how to enable OpenCL syntax > highlighting etc. > > I am using kernels within python strings. > > How should I go about doing this? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "spyder" 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/spyderlib?hl=en. > -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib?hl=en.
