Thanks for the reminder.
What I intend to add is to finalize the PCBuild8 directory, and fix CRT runtime 
error handling for VC8.
The change as proposed involves adding macros around a select few CRT calls 
(fopen, strftime, etc) where user supplied parameters are passed to the CRT 
innards.
Code would be added conditionally to errors.c and pyerrors.h, and macros 
defined in pyerrors.h.
Any objections?

Kristján


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neal Norwitz
Sent: 9. júní 2006 06:24
To: Python Dev
Subject: [Python-Dev] beta1 coming real soon

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 would really like it if someone on Windows could test the perf of patch 
http://python.org/sf/1479611 and see if it improves perf.  I will test again on 
Mac ppc, Linux x86, and Linux amd64 to verify gains

n
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/kristjan%40ccpgames.com
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to