[Python-3000] to be merged
Guido van Rossum
guido at python.org
Wed Jul 2 22:46:53 CEST 2008
On Wed, Jul 2, 2008 at 1:17 PM, Benjamin Peterson
<musiccomposition at gmail.com> 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/)
More information about the Python-3000
mailing list