[Python-Dev] beta1 coming real soon

Ronald Oussoren ronaldoussoren at mac.com
Fri Jun 9 18:16:00 CEST 2006


On 9-jun-2006, at 8:23, Neal Norwitz wrote:

> It's June 9 in most parts of the world.  The schedule calls for beta 1
> on June 14.  That means there's less than 4 days until the expected
> code freeze.  Please don't rush to get everything in at the last
> minute.  The buildbots should remain green to keep Anthony happy and
> me sane (or is it the other way around).
>
> If you plan to make a checkin adding a feature (even a simple one),
> you oughta let people know by responding to this message.  Please get
> the bug fixes in ASAP.  Remember to add tests!

I want to checkin patch 1491759 "IDLE L&F on MacOSX". This makes the  
IDLE interface more palatable on OSX, although it still doesn't look  
very good due to issues with AquaTk. Unless someone tells me not to  
I'll check this in this weekend.

I also wouldn't mind if someone wants to review patch 1446489  
"zipfile: support for ZIP64". This add support for the ZIP64  
extensions to zipfile which makes it possible to create huge  
zipfiles. I'm using this at work to manage zipfiles that are over  
6GByte in size and contain over 50K files each. The patch includes  
documentation updates and new tests ;-)

Ronald


More information about the Python-Dev mailing list