This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2006-01-18.06:24:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

To answer your question:  
> Aren't the tests being run before release on all major
platforms?

It's difficult to answer.  I think generally the answer is
yes, but it all depends on volunteers.  We are currently
running tests on every checkin: 
http://www.python.org/dev/buildbot/ for both HEAD and 2.4
branch.  BuildBot is a relatively recent addition though. 
On OS X 10.3, we aren't having a problem with mmap(). 
Various developers I know use OS X, not sure which versions
of OS X though.

--
General comments about the patch:  For any solution, we
should strive to make it available if possible (with reason)
on all platforms.  We should attempt to have all versions of
Python behave similarly.  (I'm not trying to imply you
aren't working in this direction, it seems like you are.)

I only notice one patch attached.  Have you been deleting
the others or did you forget to check the litle box?
History
Date User Action Args
2007-08-23 15:45:19adminlinkissue1407135 messages
2007-08-23 15:45:19admincreate