[Python-3000] [Python-Dev] 2.6 and 3.0 tasks

Benjamin Peterson musiccomposition at gmail.com
Sun Mar 16 17:57:32 CET 2008


On Sun, Mar 16, 2008 at 11:44 AM, Guido van Rossum <guido at python.org> wrote:

> On Sun, Mar 16, 2008 at 11:26 AM, Benjamin Peterson
> <musiccomposition at gmail.com> wrote:
> > On Sun, Mar 16, 2008 at 10:23 AM, Guido van Rossum <guido at python.org>
> wrote:
> > > > PyString -> PyBytes ...
> > >
> > > -1. This will make merging code from 2.6 harder, and causes more work
> > > for porting C extensions.
>
> > There was a thread about this a few weeks ago:
> > http://mail.python.org/pipermail/python-dev/2008-March/077339.html
> >  We can still do the renaming, but alias PyString to PyBytes.
>
> That's a rather long thread. Was any conclusion reached? I'm not sure
> how introducing a set of aliases will help merging 2.6 code to 3.0.
> Can you or Christian describe the proposed approach in more detail?

As far as I can see, no objections were raised in that thread.
Christian explained the probable approach:
http://mail.python.org/pipermail/python-dev/2008-March/077362.html

>
>
> --
> --Guido van Rossum (home page: http://www.python.org/~guido/<http://www.python.org/%7Eguido/>
> )
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20080316/d18e1550/attachment.htm 


More information about the Python-3000 mailing list