On Sat, 2011-12-10 at 17:48 -0800, jerry wrote: > Thanks bunch for the early Christmas gift :) > > However, the doc -- """New console scripts named pshell, pviews, > proutes, and ptweens do what their paster <commandname> equivalents > used to do.""" leaves out paster customized commands, which is also a > first-class member of the paster family. > > Appreciate if we could get the assurance that it is in the road map.
Nope. But we may create docs about how to create your own console script. That's all these are. - C > > Thanks again. > > Jerry > > On Dec 10, 4:15 am, Chris McDonough <[email protected]> wrote: > > 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 > > athttp://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/ > > > > A detailed "What's New in Pyramid 1.3" document is available > > athttp://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/whatsnew... > > > > 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 > > athttps://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.
