On Wed, Jul 2, 2008 at 1:17 PM, Benjamin Peterson
<[EMAIL PROTECTED]> wrote:
> I just merged a good chunk of the trunk -> py3k queue, but there are
> still some things to be dealt with:
>
> - bsddb It seesm bsddb still has yet to be ported to Py3k. See #2887.
>
> - The asyncore/asynchat patches. Josiah, can you do this?
>
> - The Mac 4-way arch build.
>
> - The bin/hex/oct float things. (These can just be blocked, right?)

The current state should be the same before Raymond added float
support for these. The code was quite different in 2.6 as in 3.0, and
hence so were the rollbacks. Possibly Raymond forgot to block the 2.6
changes.

> - SSL changes

Talk to Bill Janssen.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to