Hi

Congraturation for first step to py3k.

I wanna help that works, and I have some question.

PasteDeploy have ported to py3k, but Paste is not ported.
Will Pyramid2.x use pastescript or replace to wiseguy?
Can wiseguy completely replace pastescript?

PasteScript depends on setuptools/distribute to detect plugins, and
PasteDeploy depends too.
That will replace to packaging/distutils2 that doesn't have the feature of
entry_points.
May I help to make PasteScript py3 ready?

Thanks.

On Sunday, September 25, 2011, Chris McDonough wrote:

> Hi folks,
>
> I've been busy doing a stupid amount of work trying to make Pyramid work
> on Python 3.2.  The good news is that it's getting there.  The core of
> the current Pyramid master branch at
> https://github.com/organizations/Pylons now runs and all of its unit
> tests pass under Python 3.2.
>
> Many limitations still exist.  This is more of a notice for curious
> hackers than it is an announcement that Pyramid is ready for arbitrarily
> new users to run on Python 3.  We're a ways off from any release.
>
> For example, we don't yet have "paster" commands working ('paster
> create', 'paster pshell', etc), and many scaffolding dependencies have
> not been ported yet (such as the toolbar and zope.sqlalchemy).  Also,
> since Paste has not been ported to Python 3, if you want to run Pyramid
> under Python 3.2, you'll have a more limited selection of WSGI servers
> to choose from (mod_wsgi, wsgiref, perhaps the CherryPy server).
>
> I've also done very little testing of the framework in integration
> scenarios under Python 3, and I haven't adjusted any documentation to
> deal with minor backwards incompatibilities.  All the unit tests pass,
> but the only integration test I've done is making sure "hello world"
> works.  I'd encourage the people who use Python 3 to try it out,
> however, and help.
>
> More details are available at
> https://github.com/Pylons/pyramid/wiki/Python-3-Porting
>
> - C
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-devel" 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-devel?hl=en.
>
>

-- 
/*
Atsushi Odagiri
http://blog.aodag.jp
mailto:[email protected]
*/

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" 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-devel?hl=en.

Reply via email to