Pyramid 1.3a1 has been released. This is the first major release in the 1.3 series. Its primary features are:
- Python 3.2 compatibility. - A new configuration introspection system. It requires Python 2.6, 2.7 or 3.2. Python 2.5 is no longer supported. Please use the Pyramid 1.2.X series if you need Python 2.5 compatibility. The documentation for the release is available at http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/ A detailed "What's New in Pyramid 1.3" document is available at http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/whatsnew-1.3.html You can install it via PyPI: easy_install Pyramid==1.3a1 Many thanks to our GSOC students Joe Dallago and Joel Bohman, who helped us get Pyramid and its dependencies ready for Python 3. Thanks also to the Python Software Foundation, who provided a grant to port WebOb to Python 3, and Sergey Schetenin, who helped prepare WebOb for Python 3 compatibility. Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - C -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
